﻿
/* ### CSS Reset ### */

/* ### Reset ### */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
main {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

body {
	margin: 0;
}

a {
	background: transparent;
	text-decoration: none;
}

button,
input {
	line-height: normal;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

img {
	max-width: 100%;
}

textarea:focus,
input:focus {
	outline: 0;
}

input {
	margin: 0;
	padding: 0;
}


/* ### Core variables ### */

/* ### VARIABLES ###
-----
* Typography
* Breakpoints
* Paths
* Grid setup
* Colour palette
* Components
*/

/* Typography */

/* Colors */

/* Other */

/* Breakpoints */

/* ### Mixins, helpers and functions ### */

/* ### Sass Mixins ### */

/* ### Utility Mixins ### */

/* Media queries */

/* Target different screen resolutions here */

/* EXAMPLE
  @include bp(mobile) {
    width: 100%;
  }
*/

/**
 * vertical-center
 * Vertically center any element. Needs support for CSS tranforms.
 * Usage:
 * @include vertical-center;
 */

/**
 * Text replacement (instead of text-indent)
 * Usage: @include text-replacement();
 */

/* Retina Display Media Query */

/* EXAMPLE
  @include retina-display() {
    width: 100%;
  }
*/

/* Sass Mixin for Typekit and other webfont */

/*
Example usage:
@include font (300, italic);
@include font (300, normal , 2);
*/

/* Generate REMs from PX */

/* EXAMPLE
  @include rem('font-size',32px);
*/

.insight-color:nth-of-type(11n+1) {
	color: #02a3d5;
	background-color: #9be7f3;
}

.insight-color:nth-of-type(11n+1) a {
	color: #02a3d5;
}

.insight-color:nth-of-type(11n+1) h5::after {
	background-color: #02a3d5;
}

.insight-color:nth-of-type(11n+2) {
	color: #f4f4f4;
	background-color: #05b5d2;
}

.insight-color:nth-of-type(11n+2) a {
	color: #f4f4f4;
}

.insight-color:nth-of-type(11n+2) h5::after {
	background-color: #f4f4f4;
}

.insight-color:nth-of-type(11n+3) {
	color: #d8d8d8;
	background-color: #02a3d5;
}

.insight-color:nth-of-type(11n+3) a {
	color: #d8d8d8;
}

.insight-color:nth-of-type(11n+3) h5::after {
	background-color: #d8d8d8;
}

.insight-color:nth-of-type(11n+4) {
	color: #9be7f3;
	background-color: #3d8cbc;
}

.insight-color:nth-of-type(11n+4) a {
	color: #9be7f3;
}

.insight-color:nth-of-type(11n+4) h5::after {
	background-color: #9be7f3;
}

.insight-color:nth-of-type(11n+5) {
	color: #05b5d2;
	background-color: #3d6aa6;
}

.insight-color:nth-of-type(11n+5) a {
	color: #05b5d2;
}

.insight-color:nth-of-type(11n+5) h5::after {
	background-color: #05b5d2;
}

.insight-color:nth-of-type(11n+6) {
	color: #02a3d5;
	background-color: #394859;
}

.insight-color:nth-of-type(11n+6) a {
	color: #02a3d5;
}

.insight-color:nth-of-type(11n+6) h5::after {
	background-color: #02a3d5;
}

.insight-color:nth-of-type(11n+7) {
	color: #3d8cbc;
	background-color: #0c2a31;
}

.insight-color:nth-of-type(11n+7) a {
	color: #3d8cbc;
}

.insight-color:nth-of-type(11n+7) h5::after {
	background-color: #3d8cbc;
}

.insight-color:nth-of-type(11n+8) {
	color: #f4f4f4;
	background-color: #8d9ca9;
}

.insight-color:nth-of-type(11n+8) a {
	color: #f4f4f4;
}

.insight-color:nth-of-type(11n+8) h5::after {
	background-color: #f4f4f4;
}

.insight-color:nth-of-type(11n+9) {
	color: #394859;
	background-color: #dee1e0;
}

.insight-color:nth-of-type(11n+9) a {
	color: #394859;
}

.insight-color:nth-of-type(11n+9) h5::after {
	background-color: #394859;
}

.insight-color:nth-of-type(11n+10) {
	color: #8d9ca9;
	background-color: #f4f4f4;
}

.insight-color:nth-of-type(11n+10) a {
	color: #8d9ca9;
}

.insight-color:nth-of-type(11n+10) h5::after {
	background-color: #8d9ca9;
}

.insight-color:nth-of-type(11n+11) {
	color: #3d6aa6;
	background-color: #ffffff;
}

.insight-color:nth-of-type(11n+11) a {
	color: #3d6aa6;
}

.insight-color:nth-of-type(11n+11) h5::after {
	background-color: #3d6aa6;
}

/* Fonts */

/*
    SimplonNorm-Regular
*/

@font-face {
	font-family: 'SimplonNorm-Regular';
	src: url("../fonts/SimplonNorm-Regular.eot");
	src: url("../fonts/SimplonNorm-Regular-1.eot") format("embedded-opentype"), url("../fonts/SimplonNorm-Regular.woff") format("woff"), url("../fonts/SimplonNorm-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'dow-jones-icons';
	src: url("../fonts/dow-jones-icons.ttf");
	
	font-weight: normal;
	font-style: normal;
	
}

/*
    SimplonNorm-Light
*/

@font-face {
	font-family: 'SimplonNorm-Light';
	src: url("../fonts/SimplonNorm-Light.eot");
	src: url("../fonts/SimplonNorm-Light-1.eot") format("embedded-opentype"), url("../fonts/SimplonNorm-Light.woff") format("woff"), url("../fonts/SimplonNorm-Light.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/*
    SimplonNorm-Medium
*/

@font-face {
	font-family: 'SimplonNorm-Medium';
	src: url("../fonts/SimplonNorm-Medium.eot");
	src: url("../fonts/SimplonNorm-Medium-1.eot") format("embedded-opentype"), url("../fonts/SimplonNorm-Medium.woff") format("woff"), url("../fonts/SimplonNorm-Medium.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/*
    SimplonNorm-Bold
*/

@font-face {
	font-family: 'SimplonNorm-Bold';
	src: url("../fonts/SimplonNorm-Bold.eot");
	src: url("../fonts/SimplonNorm-Bold-1.eot") format("embedded-opentype"), url("../fonts/SimplonNorm-Bold.woff") format("woff"), url("../fonts/SimplonNorm-Bold.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/* Fonts for jp instanse */

@font-face {
	font-family: 'MS-Gothic';
	src: url("../fonts/jp/MS-Gothic.eot") format("embedded-opentype"), url("../fonts/jp/MS-Gothic.woff") format("woff"), url("../fonts/jp/MS-Gothic.ttf") format("truetype"), url("../fonts/jp/MS-Gothic.svg") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'MS-PGothic';
	src: url("../fonts/jp/MS-PGothic.eot") format("embedded-opentype"), url("../fonts/jp/MS-PGothic.woff") format("woff"), url("../fonts/jp/MS-PGothic.ttf") format("truetype"), url("../fonts/jp/MS-PGothic.svg") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'MS-UIGothic';
	src: url("../fonts/jp/MS-UIGothic.eot") format("embedded-opentype"), url("../fonts/jp/MS-UIGothic.woff") format("woff"), url("../jp/fonts/MS-UIGothic.ttf") format("truetype"), url("../fonts/jp/MS-UIGothic.svg") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Meiryo-Italic';
	src: url("../fonts/jp/Meiryo-Italic.eot") format("embedded-opentype"), url("../fonts/jp/Meiryo-Italic.woff") format("woff"), url("..fonts/jp/Meiryo-Italic.ttf") format("truetype"), url("../fonts/jp/Meiryo-Italic.svg") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Meiryo';
	src: url("../fonts/jp/Meiryo.eot") format("embedded-opentype"), url("../fonts/jp/Meiryo.woff") format("woff"), url("../jp/fonts/Meiryo.ttf") format("truetype"), url("../fonts/jp/Meiryo.svg#Meiryo") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'MeiryoUI-Italic';
	src: url("../fonts/jp/MeiryoUI-Italic.eot") format("embedded-opentype"), url("../fonts/jp/MeiryoUI-Italic.woff") format("woff"), url("../fonts/jp/MeiryoUI-Italic.ttf") format("truetype"), url("../fonts/jp/MeiryoUI-Italic.svg") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'MeiryoUI';
	src: url("../fonts/jp/MeiryoUI.eot") format("embedded-opentype"), url("../fonts/jp/MeiryoUI.woff") format("woff"), url("../fonts/jp/MeiryoUI.ttf") format("truetype"), url("../fonts/jp/MeiryoUI.svg") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'HiraKakuPro-W3-AlphaNum';
	src: url("../fonts/jp/HiraKakuPro-W3-AlphaNum.eot") format("embedded-opentype"), url("../fonts/jp/HiraKakuPro-W3-AlphaNum.otf") format("opentype"), url("../fonts/jp/HiraKakuPro-W3-AlphaNum.woff") format("woff"), url("../fonts/jp/HiraKakuPro-W3-AlphaNum.ttf") format("truetype"), url("../fonts/jp/HiraKakuPro-W3-AlphaNum.svg") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/* Icon font */

@font-face {
	font-family: 'hh-icons';
	src: url("../fonts/hh-icons.ttf") format("truetype"), url("../fonts/hh-icons.woff") format("woff"), url("../fonts/hh-icons.svg") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

[class^="ico-"],
[class*=" ico-"] {
	font-family: 'hh-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ico-video:before {
	content: "\e600";
}

.ico-arrow-right-big:before {
	content: "\e601";
}

.ico-facebook:before {
	content: "\e602";
}

.ico-twitter:before {
	content: "\e603";
}

.ico-arrow-down:before {
	content: "\e604";
}

.ico-arrow-down-big:before {
	content: "\e605";
}

.ico-hamburger:before {
	content: "\e606";
}

.ico-close:before {
	content: "\e607";
}

.ico-download:before {
	content: "\e608";
}

.ico-bulb:before {
	content: "\e609";
}

.ico-search:before {
	content: "\e60b";
}

.ico-solutions:before {
	content: "\e60c";
}

.ico-earth:before {
	content: "\e60d";
}

.ico-my-company-today:before {
	content: "\e60e";
}

.ico-tablet:before {
	content: "\e60f";
}

.ico-play:before {
	content: "\e610";
}

.ico-arrow-right-small:before {
	content: "\e611";
}

.ico-twitter-favourite:before {
	content: "\e800";
}

.ico-twitter-reply:before {
	content: "\e801";
}

.ico-twitter-retweet:before {
	content: "\e802";
}

.ico-arrow-right-outline:before {
	content: "\e900";
}

.ico-arrow-left-big:before {
	content: "\e901";
}

.ico-risk:before {
	content: "\e902";
}

.ico-reddit:before {
	content: "\e903";
}

.ico-linkedin:before {
	content: "\e904";
}

.ico-email:before {
	content: "\e905";
}

.ico-googleplus:before {
	content: "\e906";
}

.ico-down-triangle:before {
	content: "\e90e";
}

.ico-play3:before {
	content: "\ea1c";
}

.ico-pause2:before {
	content: "\ea1d";
}

.ico-volume-high:before {
	content: "\ea26";
}

.ico-volume-mute2:before {
	content: "\ea2a";
}

.ico-loop2:before {
	content: "\ea2e";
}

/* ### App styles ### */

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-inner iframe {
	display: block;
	margin: 0 auto;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background-color:#f4f4f4;
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
	background:#f4f4f4;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}

.search-fancybox {
	top: 160px !important;
}

.search-fancybox .fancybox-skin {
	box-shadow: none;
	background: transparent;
}

.search-fancybox .search-pop-up {
	background: transparent;
}

.search-fancybox .fancybox-opened .fancybox-skin {
	box-shadow: none;
}

.search-fancybox .fancybox-close {
	display: none;
}

.search-fancybox .fancybox-inner {
	overflow: visible !important;
}

/*Retina graphics!*/

/* Youtube video overlays */

.video-fancybox .fancybox-close {
	display: block;
	top: -41px;
	right: -9px;
}

.video-fancybox .fancybox-close:before {
	display: inline-block;
	padding: 9px;
	font-family: "hh-icons";
	content: "\e607";
	font-size: 18px;
	color: #fff;
}

/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */

/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/

/* SelectBoxIt container */

.selectboxit-container {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

/* Styles that apply to all SelectBoxIt elements */

.selectboxit-container * { /* Prevents text selection */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	outline: none;
	white-space: nowrap;
}

/* Button */

.selectboxit-container .selectboxit {
	width: 220px; /* Width of the dropdown button */
	cursor: pointer;
	margin: 0;
	padding: 0;
	border-radius: 6px;
	overflow: hidden;
	display: block;
	position: relative;
}

/* Height and Vertical Alignment of Text */

.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
	height: 30px; /* Height of the drop down */
	line-height: 30px; /* Vertically positions the drop down text */
	display: block;
}

/* Focus pseudo selector */

.selectboxit-container .selectboxit:focus {
	outline: 0;
}

/* Disabled Mouse Interaction */

.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
	cursor: default;
}

/* Button Text */

.selectboxit-text {
	text-indent: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

.selectboxit .selectboxit-option-icon-container {
	margin-left: 5px;
}

/* Options List */

.selectboxit-container .selectboxit-options {
	box-sizing: border-box;
	min-width: 100%; /* Minimum Width of the dropdown list box options */
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	cursor: pointer;
	display: none;
	z-index: 9999999999999;
	border-radius: 6px;
	text-align: left;
	box-shadow: none;
	max-height: 307px;
}
/*Custom Header */


header.siteHeader {
    height: 85px;
    -moz-transition: height 1s ease-in-out;
-o-transition: height 1s ease-in-out;
-webkit-transition: height 1s ease-in-out;
transition: height 1s ease-in-out;
padding: 0;
    padding-bottom: 0px;
padding-bottom: 0;
z-index: 500;
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: #fff;
}
.row{
  display: flex;
  justify-content: space-between;
}
.logoImg{
  padding: 20px 15px;
}
.menu{
  display: flex;
  /*justify-content: center;*/
  align-items: center;
}
.menu-toggle{
  text-align: center;
}
.menu-toggle .menu-text {
    color: #24363f;
    text-transform: uppercase;
    font-size: 10px;
}
.lg-sm.lg-burger {
    background-position: 198px 0;
}
.lg-sm.lg-times {
    background-position: 165px 0;
}
.lg-sm {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    width: 32px;
    background-image: url('img/icons_32x32.png');
}
.line {
    -moz-transition: opacity .2s .9s ease-in-out;
    -o-transition: opacity .2s .9s ease-in-out;
    -webkit-transition: opacity .2s .9s ease-in-out;
    transition: opacity .2s .9s ease-in-out;
    
    height: 1px;
    background-color: #ebe6e2;
    margin-bottom: 20px;
    margin-top: -10px;
}
.line-inner {
    height: 100%;
    background-color: #fff;
    width: 166px;
    margin: 0 auto;
}
li:not(:last-child) a i {
    -moz-transition: opacity .4s ease 0s;
    -o-transition: opacity .4s ease 0s;
    -webkit-transition: opacity .4s ease 0s;
    transition: opacity .4s ease 0s;
    width: 32px;
    display: block;
    margin-right: 24px;
    text-align: center;
}
.lg-sm.lg-home {
    background-position: 528px 0;
}
.pull-left {
    float: left !important;
}
.lg-sm {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    width: 32px;
    background-image: url('../../../../../../img/icons_32x32.png');
}
.lg-sm.lg-information {
    background-position: 495px 0;
}
.lg-sm.lg-address-book {
    background-position: 363px 0;
}
.lg-sm.lg-briefcase {
    background-position: 330px 0;
}
.lg-sm.lg-philanthropy {
    background-position: 429px 0;
}
.lg-sm.lg-article {
    background-position: 396px 0;
}
.lg-sm.search-icon{
  background-position: 230px 0;
}

/* Individual options */

.selectboxit-option .selectboxit-option-anchor {
	padding: 0 2px;
}

/* Individual Option Hover Action */

.selectboxit-option .selectboxit-option-anchor:hover {
	text-decoration: none;
}

/* Individual Option Optgroup Header */

.selectboxit-option,
.selectboxit-optgroup-header {
	text-indent: 5px; /* Horizontal Positioning of the select box option text */
	margin: 0;
	list-style-type: none;
}

/* The first Drop Down option */

.selectboxit-option-first {
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

/* The first Drop Down option optgroup */

.selectboxit-optgroup-header + .selectboxit-option-first {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}

/* The last Drop Down option */

.selectboxit-option-last {
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

/* Drop Down optgroup headers */

.selectboxit-optgroup-header {
	font-weight: bold;
}

/* Drop Down optgroup header hover psuedo class */

.selectboxit-optgroup-header:hover {
	cursor: default;
}

/* Drop Down down arrow container */

.selectboxit-arrow-container { /* Positions the down arrow */
	width: 30px;
	position: absolute;
	right: 0;
}

/* Drop Down down arrow */

.selectboxit .selectboxit-arrow-container .selectboxit-arrow { /* Horizontally centers the down arrow */
	margin: 0 auto;
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
}

/* Drop Down down arrow for jQueryUI and jQuery Mobile */

.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
	top: 30%;
}

/* Drop Down individual option icon positioning */

.selectboxit-option-icon-container {
	float: left;
}

.selectboxit-container .selectboxit-option-icon {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

/* Drop Down individual option icon positioning */

.selectboxit-option-icon-url {
	width: 18px;
	background-size: 18px 18px;
	background-repeat: no-repeat;
	height: 100%;
	background-position: center;
	float: left;
}

.selectboxit-rendering {
	display: inline-block !important;
	display: inline !important;
	zoom: 1 !important;
	visibility: visible !important;
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
}

/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */

.jqueryui .ui-icon {
	background-color: inherit;
}

/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */

.jqueryui .ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/

.selectboxit-btn {
	background-color: #f5f5f5;
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
	color: #333333;
	background-color: #e6e6e6;
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
}

.selectboxit-default-arrow {
	width: 0;
	height: 0;
	border-top: 4px solid #000000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.selectboxit-list {
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.selectboxit-list .selectboxit-option-anchor {
	color: #333333;
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
	color: #ffffff;
	background-color: #0081c2;
	background-image: linear-gradient(to bottom, #0088cc, #0077b3);
	background-repeat: repeat-x;
}

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
	color: #999999;
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	-moz-user-select: none;
	 -ms-user-select: none;
	     user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px;
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	-moz-user-select: none;
	 -ms-user-select: none;
	     user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-search--inline {
	float: left;
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
}

.select2-results {
	display: block;
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}

.select2-results__option {
	padding: 6px;
	-moz-user-select: none;
	 -ms-user-select: none;
	     user-select: none;
	-webkit-user-select: none;
}

.select2-results__option[aria-selected] {
	cursor: pointer;
}

.select2-container--open .select2-dropdown {
	left: 0;
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-search--dropdown {
	display: block;
	padding: 4px;
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
	display: none;
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0);
}

.select2-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
	float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
}

.select2-container--default .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: white;
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic .select2-selection--single {
	background-color: #f6f6f6;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
	background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
	background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
	background-repeat: repeat-x;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
	background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
}

.select2-container--classic .select2-dropdown {
	background-color: white;
	border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
	border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: white;
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb;
}

/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License: 
 */

.easy-autocomplete { /* Theme Square */ /* Round */ /* Funky */ /* Solid */ /* Plate */
}

.easy-autocomplete.eac-square {
	font-family: "Roboto", "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.easy-autocomplete.eac-square input {
	border: 1px solid #7f8c8d;
	border-radius: 0;
	color: #7f8c8d;
	font-family: inherit;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	min-width: 350px;
	padding: 12px 43px 12px 15px;
}

.easy-autocomplete.eac-square ul {
	border-color: #7f8c8d;
	border-top: 0;
	box-shadow: none;
	top: 0;
}

.easy-autocomplete.eac-square ul li,
.easy-autocomplete.eac-square ul .eac-category {
	border-color: #7f8c8d;
	font-family: inherit;
	font-size: 16px;
	font-weight: 300;
	padding: 6px 12px;
	transition: all 0.4s ease 0s;
}

.easy-autocomplete.eac-square ul li *,
.easy-autocomplete.eac-square ul .eac-category * {
	font-weight: 300;
}

.easy-autocomplete.eac-square ul li.selected,
.easy-autocomplete.eac-square ul .eac-category.selected {
	background-color: #f1f1f1;
	font-weight: 300;
}

.easy-autocomplete.eac-square ul li b,
.easy-autocomplete.eac-square ul .eac-category b {
	font-weight: 600;
}

.easy-autocomplete.eac-round {
	font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.easy-autocomplete.eac-round input {
	border: 2px solid #888;
	border-radius: 10px;
	color: #888;
	font-family: inherit;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	min-width: 300px;
	padding: 10px;
}

.easy-autocomplete.eac-round input:hover,
.easy-autocomplete.eac-round input:focus {
	border-color: #3079ed;
}

.easy-autocomplete.eac-round ul {
	background: none;
	border-color: #888;
	border-width: 0;
	box-shadow: none;
	min-width: 300px;
	top: 20px;
}

.easy-autocomplete.eac-round ul li,
.easy-autocomplete.eac-round ul .eac-category {
	background: #fff;
	border-color: #3079ed;
	border-width: 0 2px;
	font-size: 14px;
	padding: 8px 12px;
	transition: all 0.4s ease 0s;
}

.easy-autocomplete.eac-round ul li.selected,
.easy-autocomplete.eac-round ul .eac-category.selected {
	background-color: #d4e3fb;
}

.easy-autocomplete.eac-round ul li:first-child,
.easy-autocomplete.eac-round ul .eac-category:first-child {
	border-radius: 10px 10px 0 0;
	border-width: 2px 2px 0;
}

.easy-autocomplete.eac-round ul li:last-child,
.easy-autocomplete.eac-round ul .eac-category:last-child {
	border-radius: 0 0 10px 10px;
	border-width: 0 2px 2px;
}

.easy-autocomplete.eac-round ul li b,
.easy-autocomplete.eac-round ul .eac-category b {
	font-weight: 700;
}

.easy-autocomplete.eac-funky {
	font-family: "Inconsolata", "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.easy-autocomplete.eac-funky input {
	background: #07ED89;
	border: 0;
	border-radius: 0;
	color: #ED076B;
	font-family: inherit;
	font-size: 18px;
	min-width: 240px;
	padding: 12px;
}

.easy-autocomplete.eac-funky ul {
	background: transparent;
	border: 0;
}

.easy-autocomplete.eac-funky ul li,
.easy-autocomplete.eac-funky ul .eac-category {
	background: transparent;
	border: 0;
	color: #ED076B;
	font-size: 18px;
	padding: 4px 12px;
	transition: all 0.4s ease 0s;
}

.easy-autocomplete.eac-funky ul li.selected,
.easy-autocomplete.eac-funky ul .eac-category.selected {
	color: #8907ED;
}

.easy-autocomplete.eac-solid input {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	border-color: #ddd;
	color: #666;
	font-size: 13px;
	min-height: 0;
	padding: 6px 12px;
}

.easy-autocomplete.eac-solid ul li,
.easy-autocomplete.eac-solid ul .eac-category {
	transition: all 0.4s ease 0s;
}

.easy-autocomplete.eac-solid ul li.selected,
.easy-autocomplete.eac-solid ul .eac-category.selected {
	background-color: #f2f2f2;
}

.easy-autocomplete.eac-plate {
	font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.easy-autocomplete.eac-plate input {
	font-size: 13px;
	padding: 6px 12px;
}

.easy-autocomplete.eac-plate ul {
	background: #b5b5b5;
	border-radius: 6px;
	border-width: 0;
	top: 10px;
}

.easy-autocomplete.eac-plate ul li,
.easy-autocomplete.eac-plate ul .eac-category {
	background: #b5b5b5;
	color: #FAFAFA;
	font-size: 12px;
	transition: all 0.4s ease 0s;
}

.easy-autocomplete.eac-plate ul li b,
.easy-autocomplete.eac-plate ul .eac-category b {
	color: #ffd464;
}

.easy-autocomplete.eac-plate ul li.selected,
.easy-autocomplete.eac-plate ul .eac-category.selected {
	background: #656565;
}

.easy-autocomplete.eac-plate ul li:first-child,
.easy-autocomplete.eac-plate ul .eac-category:first-child {
	border-radius: 6px 6px 0 0;
}

.easy-autocomplete.eac-plate ul li:last-child,
.easy-autocomplete.eac-plate ul .eac-category:last-child {
	border-radius: 0 0 6px 6px;
}

.easy-autocomplete.eac-plate-dark {
	font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.easy-autocomplete.eac-plate-dark input {
	font-size: 13px;
	padding: 6px 12px;
}

.easy-autocomplete.eac-plate-dark ul {
	background: #212121;
	border-radius: 6px;
	border-width: 0;
	top: 10px;
}

.easy-autocomplete.eac-plate-dark ul li,
.easy-autocomplete.eac-plate-dark ul .eac-category {
	background: #212121;
	color: #FAFAFA;
	font-size: 12px;
	transition: all 0.4s ease 0s;
}

.easy-autocomplete.eac-plate-dark ul li b,
.easy-autocomplete.eac-plate-dark ul .eac-category b {
	color: #ffd464;
}

.easy-autocomplete.eac-plate-dark ul li.selected,
.easy-autocomplete.eac-plate-dark ul .eac-category.selected {
	background: #656565;
}

.easy-autocomplete.eac-plate-dark ul li:first-child,
.easy-autocomplete.eac-plate-dark ul .eac-category:first-child {
	border-radius: 6px 6px 0 0;
}

.easy-autocomplete.eac-plate-dark ul li:last-child,
.easy-autocomplete.eac-plate-dark ul .eac-category:last-child {
	border-radius: 0 0 6px 6px;
}

/* ### Buttons ### */

/* generic class for all buttons ???  */

.btn {
	display: inline-block;
	height: 47px;
	padding: 15px 40px;
	color: #02a3d5;
	border: 2px solid #02a3d5;
	border-radius: 8px;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 1;
}

.btn:hover {
	cursor: pointer;
	color: #fff;
	background-color: #02a3d5;
}

.btn-simple {
	display: inline-block;
	padding: 40px 100px;
	border: none;
	color: #fff;
	background-color: #02a3d5;
	line-height: 1;
	font-size: 22px;
	font-size: 1.375rem;
}

.btn-simple.grey-bkg {
	background-color: #8d9ca9;
}

.btn-simple:hover {
	cursor: pointer;
	background-color: #02bcf5;
}

.btn-simple [class^="ico-"],
.btn-simple [class*=" ico-"] {
	display: inline;
	margin-left: 7px;
	margin-top: 5px;
	line-height: 22px;
	font-size: 14px;
	font-size: 0.875rem;
	vertical-align: top;
	font-weight: bold;
}

.btn-simple [class^="ico-"].back,
.btn-simple [class*=" ico-"].back {
	margin-left: 0;
	margin-right: 7px;
}

.btn-simple.full-width-single-btn {
	padding: 20px 30px;
	width: 100%;
	text-align: center;
	margin-bottom: 22px;
}

.btn-simple.greyed-out {
	background-color: #8d9ca9;
}

.btn-simple.greyed-out:hover {
	background-color: #394859;
}

.btn-line {
	display: block;
	padding: 22px 0 20px;
	background-color: #dee1e0;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.125rem;
}

.btn-line:hover {
	cursor: pointer;
	background-color: #c5c7c6;
}

.btn-line.opened .view-more {
	display: none;
}

.btn-line.opened .view-less {
	display: inline-block;
}

.btn-line.opened [class^="ico-"],
.btn-line.opened [class*=" ico-"] {
	-webkit-animation: rotateUp .25s forwards;
	        animation: rotateUp .25s forwards;
}

.btn-line .btn-line-text {
	display: inline-block;
	min-width: 90px;
	margin-right: 5px;
	text-align: left;
	vertical-align: middle;
}

.btn-line .view-less {
	display: none;
}

.btn-line [class^="ico-"],
.btn-line [class*=" ico-"],
.btn-line span.ico-arrow-down-big {
	display: inline-block;
	position: relative;
	top: 1px;
	margin-bottom: 0;
	color: #0c2a31;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: bold;
	vertical-align: top;
	-webkit-animation: rotateDown .25s;
	        animation: rotateDown .25s;
}

.wrapper + .btn-line {
	margin-top: 35px;
	margin-bottom: -60px;
}

.wrapper + .btn-line.opened {
	margin-top: 0;
}

.btn-more {
	display: block;
	color: #02a3d5;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
}

.btn-more:hover {
	cursor: pointer;
	color: #02bcf5;
}

.btn-more:hover [class^="ico-"],
.btn-more:hover [class*=" ico-"] {
	color: #02bcf5;
}

.btn-more [class^="ico-"],
.btn-more [class*=" ico-"] {
	display: inline;
	margin-left: 7px;
	font-size: 13px;
	font-size: 0.8125rem;
	vertical-align: top;
	font-weight: bold;
}

.btns {
	text-align: center;
	width: 100%;
	margin-bottom: -20px;
}

.btns.no-margin {
	margin-bottom: 0;
}

.btns.aligned-left {
	text-align: left;
}

.btns.aligned-left .btn-simple {
	text-align: center;
}

.btns .btn {
	margin-bottom: 20px;
}

.btns .btn-simple {
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-left: 55px;
	padding-right: 55px;
	white-space: nowrap;
	vertical-align: middle;
	color: #fff;
	line-height: 1;
}

.btns .btn-simple:first-child {
	margin-left: 0;
}

.btns .btn-simple.half-size {
	min-width: 50% !important;
}

.btns .btn-simple:hover {
	color: #fff;
}

.btns .btn-simple:only-child {
	width: auto;
	display: inline-block;
	min-width: 405px;
}

.full-width {
	display: table;
	margin-bottom: 0;
}

.full-width .btn-simple {
	display: table-cell;
	padding-left: 20px;
	padding-right: 20px;
	width: 50%;
	border-left: 20px solid #fff;
}

.full-width .btn-simple:first-child {
	border-left: none;
}

.btns + .btns {
	margin-top: 20px;
}

.generic-list + .btns {
	margin-top: 35px;
}

/* ### Carousels ### */

/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */

/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/

@font-face {
	font-family: 'flexslider-icon';
	src: url("fonts/flexslider-icon.eot");
	src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/

.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
	outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/

.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides > li {
	opacity: 0;
	transition: opacity .6s;
	-webkit-backface-visibility: hidden;
}

.flexslider .slides > li.flex-active-slide {
	opacity: 1;
}

.flexslider .slides > li.clone {
	opacity: 1;
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .flexslider .slides {
	display: block;
}

* html .flexslider .slides {
	height: 1%;
}

.no-js .flexslider .slides > li:first-child {
	display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/

.flexslider {
	margin: 0 0 60px;
	position: relative;
	zoom: 1;
	-o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
	zoom: 1;
}

.flexslider .slides img {
	height: auto;
}

.flex-viewport {
	max-height: 2000px;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.carousel li {
	margin-right: 5px;
}

.flex-direction-nav {
	height: 0;
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 80px;
	height: 80px;
	margin: -40px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: .5;
	cursor: pointer;
	color: #02a3d5;
	transition: all 0.3s ease-in-out;
	font-family: 'hh-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.flex-direction-nav a:before {
	font-size: 48px;
	font-size: 3rem;
	padding: 20px;
	display: inline-block;
	content: '\e901';
}

.flex-direction-nav a.flex-next:before {
	content: '\e601';
}

.flex-direction-nav .flex-prev {
	left: -28px;
}

.flex-direction-nav .flex-next {
	right: -28px;
	text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	opacity: .2;
	cursor: default;
}

.flexslider:hover .flex-direction-nav .flex-disabled {
	opacity: .2 !important;
	filter: alpha(opacity=20);
	cursor: default;
	pointer-events: none;
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}

.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	font-size: 1.25rem;
	display: inline-block;
	content: '\f004';
}

.flex-pauseplay a:hover {
	opacity: 1;
}

.flex-pauseplay a.flex-play:before {
	content: '\f003';
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -80px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 9px;
	display: inline-block;
	zoom: 1;
	display: inline;
}

.flex-control-paging li a {
	outline: none;
	width: 20px;
	height: 20px;
	display: inline-block;
	cursor: pointer;
	text-indent: -9999px;
	border: 2px solid #02a3d5;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	position: static;
	overflow: hidden;
	transform: translate3d(0, 0, 0);
}

.flex-control-paging li a:hover {
	border-color: #02bcf5;
}

.flex-control-paging li a.flex-active {
	border-color: #02a3d5;
	background-color: #02a3d5;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	transition: all 1s ease;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/


.carousel-wrapper {
	margin: 0 auto;
	max-width: 860px;
	font-size: 0;
	vertical-align: middle;
}

.carousel-wrapper:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em; /* Adjusts for spacing */
}

.carousel-img {
	display: inline-block;
	width: 40%;
	padding: 0;
	font-size: 18px;
	font-size: 1.125rem;
	vertical-align: middle;
}

.carousel-img img {
	max-width: 100%;
}

.carousel-content {
	display: inline-block;
	width: 60%;
	padding: 0 0 0 70px;
	font-size: 18px;
	font-size: 1.125rem;
	vertical-align: middle;
	text-align: left;
	font-family: 'SimplonNorm-Light';
}

.carousel-content h3 {
	font-family: 'SimplonNorm-Regular';
	text-transform: none;
	font-size: 24px;
	font-size: 1.5rem;
	margin-bottom: 20px;
}

/* Dark section styling */

.dark .flex-direction-nav a {
	color: #fff;
}

.dark .carousel-content,
.dark .carousel-wrapper {
	color: #fff;
}

.dark .flex-control-paging li a {
	border-color: #fff;
}

.dark .flex-control-paging li a:hover {
	border-color: #d6d7d7;
}

.dark .flex-control-paging li a.flex-active {
	border-color: #fff;
	background-color: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

/* Careers carousel */

.main-accent.small.dark.no-padding .flex-control-nav {
	bottom: 70px;
}

/* Media quiries */

/* Carousel in the header */

.main-accent .flexslider {
	height: 100%;
}

.main-accent .flex-viewport {
	height: 100%;
}

.main-accent .flexslider .slides {
	height: 100%;
}

.main-accent .flexslider .slides > li {
	height: 100%;
}

.main-accent .carousel-wrapper {
	width: 100%;
	max-width: 10000px;
	height: 100% !important;
}

.main-accent .intro-table {
	max-width: 860px;
	margin: 0 auto;
}

.main-accent .flex-control-nav {
	bottom: 30px;
}

.main-accent .flex-direction-nav .flex-prev {
	left: 50%;
	margin-left: -670px;
}

.main-accent .flex-direction-nav .flex-next {
	right: 50%;
	margin-right: -670px;
}

.main-accent .flexslider .intro h1,
.main-accent .flexslider .intro .slogan,
.main-accent .flexslider .intro .intro-text,
.main-accent .flexslider .intro .intro-link {
	opacity: 1;
}

.main-accent .flexslider .slides > li:first-child .intro h1,
.main-accent .flexslider .slides > li:first-child .intro .slogan,
.main-accent .flexslider .slides > li:first-child .intro .intro-text,
.main-accent .flexslider .slides > li:first-child .intro .intro-link {
	opacity: 0;
}

/* Carousel with thumbnails */

.thumbnails-carousel-wrapper {
	width: 940px;
	margin: 0 auto;
}

.thumbnails-carousel-wrapper .flexslider {
	margin-bottom: 18px;
}

.thumbnails-carousel-wrapper .flexslider:hover .flex-next,
.thumbnails-carousel-wrapper .flexslider:hover .flex-prev {
	opacity: 1 !important;
}

.thumbnails-carousel-wrapper .flex-control-nav {
	display: none;
}

.thumbnails-carousel-wrapper .flexslider.with-thumbnails iframe {
	width: 100%;
	height: 420px !important;
}

.thumbnails-carousel-wrapper .flexslider.with-thumbnails .slides > li {
	opacity: 1;
}

.thumbnails-carousel-wrapper .flexslider.with-thumbnails .slides > li img {
	display: block;
	width: 100%;
	height: auto;
	transform: translate3d(0, 0, 0);
}

.thumbnails-carousel-wrapper .with-thumbnails-slider .flex-direction-nav {
	display: none;
}

.thumbnails-carousel-wrapper .with-thumbnails-nav {
	position: relative;
	z-index: 1;
}

.thumbnails-carousel-wrapper .with-thumbnails-nav .flex-viewport {
	padding: 0 2px;
	margin-left: -2px;
	margin-right: -2px;
}

.thumbnails-carousel-wrapper .with-thumbnails-nav .slides > li {
	height: 98px;
	margin-right: 20px;
	transform: translate3d(0, 0, 0);
	position: relative;
	cursor: pointer;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	transition: box-shadow .25s;
}

.thumbnails-carousel-wrapper .with-thumbnails-nav .slides > li span {
	display: block;
	position: absolute;
	top: 7px;
	right: 7px;
	z-index: 10;
	color: #fff;
	background-color: #02a3d5;
	font-size: 31px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
}

.thumbnails-carousel-wrapper .with-thumbnails-nav .slides > li:after {
	content: '';
	display: block;
	-webkit-backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	transition: opacity .25s;
}

.thumbnails-carousel-wrapper .with-thumbnails-nav .slides > li:hover:after {
	opacity: 0;
}

.thumbnails-carousel-wrapper .with-thumbnails-nav .slides > li.flex-active-slide {
	box-shadow: inset 0 0 0 2px #02a3d5;
}

.thumbnails-carousel-wrapper .with-thumbnails-nav .slides > li.flex-active-slide:after {
	opacity: 0;
}

.thumbnails-carousel-wrapper .with-thumbnails-nav .flex-direction-nav a {
	margin-top: -34px;
	font-size: 0;
	width: 68px;
	height: 68px;
}

.thumbnails-carousel-wrapper .with-thumbnails-nav .flex-direction-nav a:before {
	font-size: 26px;
	font-size: 1.625rem;
}

.thumbnails-carousel-wrapper .with-thumbnails-nav .flex-direction-nav .flex-prev {
	left: -67px;
	opacity: 0;
	transition: opacity 300ms;
}

.thumbnails-carousel-wrapper .with-thumbnails-nav .flex-direction-nav .flex-next {
	right: -67px;
	opacity: 0;
	transition: opacity 300ms;
}

.thumbnails-carousel-wrapper .with-thumbnails-nav .flex-direction-nav .flex-disabled {
	display: none;
}

/* ### Forms Styles ### */

/* Eloqua Default styles */

.LV_validation_message {
	font-weight: 700;
	margin: 0 0 0 5px;
}

.LV_valid {
	color: #0C0;
	display: none;
}

.LV_invalid {
	color: #C00;
	font-size: 10px;
	font-size: 0.625rem;
}

.LV_valid_field,
input.LV_valid_field:hover,
input.LV_valid_field:active,
textarea.LV_valid_field:hover,
textarea.LV_valid_field:active {
	outline: 1px solid #0C0;
}

.LV_invalid_field,
input.LV_invalid_field:hover,
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover,
textarea.LV_invalid_field:active {
	outline: 1px solid #C00;
}

/* All inputs */

label,
.sbe-widget-form-field-title {
	display: block;
	color: #8d9ca9;
	font-family: SimplonNorm-Medium, Arial, Helvetica, sans-serif;
	text-transform: uppercase; /* span {
       padding-left: 4px;
       color: $red;
   } */
}

label.required,
.sbe-widget-form-field-title.required {
	color: #8d9ca9;
}

input[type="text"],
input[type="email"],
textarea {
	width: 100%;
	padding: 15px;
	border: 1px solid #8d9ca9;
	color: #002731;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
}

textarea {
	width: 100%;
	min-height: 140px;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
}

/* Styles for all forms */

.sc-view,
.sf_field {
	display: inline-block;
	position: relative;
	margin-bottom: 20px;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	transition: all .5s;
}

.sc-view .selectboxit-container .selectboxit,
.sf_field .selectboxit-container .selectboxit {
	background: #fff;
}

.required {
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	color: #d50225;
}

.w2lsubmit:after,
.sbe-widget-form-submit-container:after {
	content: "";
	display: table;
	clear: both;
}

.error_message {
	display: inline-block;
	padding-top: 2px;
}

.submit,
.sbe-widget-form-submit,
.submit-button {
	position: relative;
	display: inline-block;
	float: right;
	margin-right: 1%;
	width: 48% !important;
	height: auto !important;
	padding: 20px 60px;
	border: none;
	color: #fff;
	background-color: #02a3d5;
	font-size: 22px;
	font-size: 1.375rem;
	transition: all 0.3s ease 0s; /* if the input text is different this won't work ;> */
	background: #02a3d5 url(../img/ico-arrow-right-white.png) no-repeat;
	background-position: 70% 49%;
}

.submit:hover,
.sbe-widget-form-submit:hover,
.submit-button:hover {
	cursor: pointer;
	background-color: #02bcf5;
}

.comments-button {
	background-color: #8d9ca9;
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	background: #8d9ca9 url(../img/ico-plus.png) no-repeat;
	background-position: 78% 52%;
	background-size: 16px;
}

.comments-button.hide {
	display: none;
}

.comments {
	display: none;
}

.comments.show {
	display: block;
}

.sf_field_comments {
	display: none;
	margin-bottom: 0;
}

.sf_field_comments br {
	display: none;
}

.sf_field.sf_type_html {
	display: block;
	width: 100%;
}

.sf_field_cb.sf_type_checkbox.sf_cc_user {
	display: none;
}

.sf_field_label {
	margin-top: -10px;
}

.sf_type_html.sf_field_add_comments {
	display: inline-block;
	width: 48%;
	margin: 0;
	margin-right: 3% !important;
	clear: both;
	height: auto;
}

.sf_type_html.sf_field_add_comments br {
	display: none;
}

.sf_type_html.sf_field_add_comments .comments-button {
	margin-right: 0;
	width: 100% !important;
	white-space: normal;
}

.w2llabel.comments-label {
	display: none;
}

.w2llabel.comments-label.show {
	display: block;
}

.forms-overlay .w2lsubmit {
	display: inline-block;
	width: 48%;
}

.forms-overlay .w2lsubmit .submit {
	width: 100% !important;
	display: block;
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
}

.field-p .submit,
.field-p .sbe-widget-form-submit,
.submit-button {
	margin-right: 0;
	width: 100% !important;
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
}

/* Styles for Eloqua form */

.sc-view {
	width: 48%;
	margin-right: 1%;
}

.sc-view .heading {
	font-size: 20px;
	font-size: 1.25rem;
}

.sc-view .field-p:after {
	content: "";
	display: table;
	clear: both;
}

/* Styles for Salesforce form */

.w2llead {
	font-size: 0;
}

.sf_field {
	width: 48%;
	margin-right: 3%;
}

.sf_field:nth-child(odd) {
	margin-right: 0;
}

.sf_field.sf_field_cb.sf_type_checkbox.sf_cc_user {
	display: none;
}

.sf_required_fields_msg {
	display: inline-block;
	float: left;
	position: relative;
	top: 20px;
}

/* Styles for Subscribe form */

.sbe-widget-form-field {
	margin-bottom: 20px;
}

.sbe-widget-error {
	font-size: 22px;
	font-size: 1.375rem;
}

/* old styles */

.sc-view { /* &.sales-first {
        width: 100%;
        padding-right: 10px;

        .selectboxit-container {
            width: 50%;
        }
    } */
}

.sc-view:first-child {
	margin-left: 0;
}

.sc-view.hidden {
	display: none;
	opacity: 0; /* height: 0;
        width: 0; */
	transition: all .5s;
}

.sc-view p {
	margin-bottom: 0;
}

.sc-view.sales-last {
	width: 100%;
	padding-right: 0;
}

.sc-view input.error {
	border-color: #d50225;
}

.sc-view .error,
.sc-view .error-state {
	display: block;
	padding-top: 10px;
	color: #d50225;
	font-family: SimplonNorm-Regular, Arial, Helvetica, sans-serif;
	text-transform: none;
}

.submit-wrap { /* span {
        padding-right: 4px;
        color: $red;
        vertical-align: middle;
    } */
}

.submit-wrap:after {
	content: "";
	display: table;
	clear: both;
}

.submit-wrap .submit-wrap-inner {
	display: inline-block;
	float: right;
	width: 50%;
	color: #8d9ca9;
	vertical-align: top;
}

.submit-wrap .sc-view {
	width: 100%;
}

.submit-wrap .btn-simple {
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	transition: all 0.3s ease 0s;
}

.inputs {
	width: 100%;
	padding: 15px;
	border: 1px solid #8d9ca9;
	color: #002731;
	font-size: 18px;
	font-size: 1.125rem;
}

.error,
.error-state {
	display: block;
	padding-top: 10px;
	color: #d50225;
}

select {
	opacity: 0;
	width: 20px;
}

/* Fix width problem */

.sc-view.form-design-field.sc-static-layout.item-padding.sc-regular-size {
	width: 48% !important;
	max-width: 48% !important;
}

/* Hide signup-form on press room */

.page-wrapper > .forms-overlay {
	display: none;
}

/* Delete empty fields - should be deleted from wp not here - EO */

#form25 #formElement12,
#form25 #formElement13,
#form25 #formElement14,
#form25 #formElement15,
#form25 #formElement16,
#form25 #formElement17,
#form25 #formElement18,
#form25 #formElement19,
#form25 #formElement20 {
	display: none;
}

.fancybox-mobile.fancybox-type-inline.fancybox-opened {
	top: 20px !important;
}

/* ### Basic styles of elements ### */

body {
	color: #0c2a31;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}

/* to be removed after 00_modules is deleted */

.modules-body {
	background-color: #f4f4f4;
}

p {
	margin: 0 0 22px; /* &:last-of-type {
        margin-bottom: 0;
    } */
}

a {
	color: #0c2a31;
	line-height: 1;
	transition: all 0.3s ease 0s;
}

a.not-clickable {
	pointer-events: none;
}

strong,
b {
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
}

em,
i {
	font-style: italic;
}

hr {
	clear: both;
	display: block;
	height: 1px;
	border: 0;
	border-top: 2px solid #d6d7d7;
	margin: 60px 20px 60px 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.25;
	text-transform: uppercase;
}

h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
	color: #8d9ca9;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-style: normal;
}

h1 {
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-size: 2.125rem;
	text-align: left;
	text-transform: none;
}

h1.simple-2 {
	margin-bottom: 35px;
}

h1.simple-3 {
	margin-bottom: 15px;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.15;
}

h1.centered {
	text-align: center;
	font-size: 120px;
	font-size: 7.5rem;
	margin-bottom: 50px;
	color: #02a3d5;
}

h1.centered + h2 {
	font-size: 44px;
	font-size: 2.75rem;
	margin-bottom: 50px;
}

h2 {
	margin-bottom: 35px;
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: none;
	font-size: 34px;
	font-size: 2.125rem;
}

h3 {
	margin-bottom: 15px;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.15; /* ???/ */
}

h3.separator {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-right: 125px;
	font-family: 'SimplonNorm-Light';
	font-size: 24px;
	font-size: 1.5rem;
	border-bottom: 2px solid #979797;
	text-transform: none;
}

h3.separator a {
	display: block;
	position: absolute;
	bottom: 12px;
	right: 0;
	color: #02a3d5;
	vertical-align: bottom;
	font-family: 'SimplonNorm-Bold';
	text-transform: uppercase;
	font-size: 1;
	font-size: 18px;
	font-size: 1.125rem;
}

h3.separator a span {
	position: relative;
	top: -3px;
	vertical-align: bottom;
}

h3.separator a span:before {
	font-weight: bold;
	vertical-align: bottom;
	font-size: 14px;
	font-size: 0.875rem;
}

h4 {
	margin-bottom: 12px;
	color: #9f9f9f;
	font-family: SimplonNorm-Medium, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
}

section {
	padding-top: 60px;
	padding-bottom: 60px;
}

section:after {
	content: "";
	display: table;
	clear: both;
}

section > section {
	padding-top: 50px;
	padding-bottom: 50px;
}

section.no-padding,
.dark.no-padding,
.light.no-padding,
.no-padding,
.wrapper.no-padding {
	padding: 0;
}

section.small-padding {
	padding-top: 30px;
	padding-bottom: 30px;
}

section.no-bottom-padding {
	padding-bottom: 0;
}

section.above-sections {
	margin-bottom: -25px;
	padding-bottom: 0;
}

section.above-sections h2 {
	margin-bottom: 0;
}

.blue-dark {
	background-color: #394859;
}

.blue-dark .tabs-nav-pointer:before,
.blue-dark .tabs-nav-pointer:after {
	background-color: #394859;
}

.blue-dark .tabs-nav-pointer span:after,
.blue-dark .tabs-nav-pointer span:before {
	color: #394859;
}

.bottom-border {
	margin-bottom: 30px;
	border-bottom: 1px solid #e8e8e8; /* &:last-of-type {
        margin-bottom: 0;
    } */
}

.top-border {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #e8e8e8;
}

.centered {
	margin: 0 auto 44px;
	max-width: 630px;
}

.centered .btns.full-width {
	padding-top: 38px;
}

.centered-big {
	margin: 0 auto 44px;
	max-width: 780px;
}

.text-center,
.main .btns.text-center {
	text-align: center;
}

.double-padding {
	padding-top: 55px;
	padding-bottom: 55px;
}

.bottom-margin {
	margin-bottom: 55px;
}

.no-height h3 {
	height: auto;
}

.inactive {
	cursor: default;
}

/* Input styles */

/* .form-row {
    margin-bottom: 20px;
    font-size: 0;
}
.sc-view {
    display: inline-block;
    position: relative;
    width: 48%;
    margin-left: 3%;
    @include rem('font-size',16px);
    vertical-align: top;
    transition: all .5s;

    &:first-child {
        margin-left: 0;
    }

    &.hidden {
        display: none;
        opacity: 0;
        transition: all .5s;
    }
    label {
       display: block;
       color: $grey-light;
       font-family: SimplonNorm-Medium, Arial, Helvetica, sans-serif;
       text-transform: uppercase;

       span {
           padding-left: 4px;
           color: $red;
       }
    }
    input[type="text"] {
        width: 100%;
        padding: 15px;
        border: 1px solid $grey-light;
        color: $grey-dark;
        @include rem('font-size',18px);
    }
    p {
        margin-bottom: 0;
    }
    &.sales-last {
        width: 100%;
        padding-right: 0;
    }
    input.error {
        border-color: $red
    }
    .selectboxit-container .selectboxit {
        background: #fff;
    }
    .error, .error-state {
        display: block;
        padding-top: 10px;
        color: $red;
        font-family: SimplonNorm-Regular, Arial, Helvetica, sans-serif;
        text-transform: none;
    }
}
.submit-wrap {
    @include clearfix();
    .submit-wrap-inner {
        display: inline-block;
        float: right;
        width: 50%;
        color: $grey-light;
        vertical-align: top;
    }
    .sc-view {
        width: 100%;
    }
    .btn-simple {
        width: 100%;
        padding-top: 25px;
        padding-bottom: 25px;
        text-align: center;
        transition: all 0.3s ease 0s;
    }
}
.inputs {
    width: 100%;
    padding: 15px;
    border: 1px solid $grey-light;
    color: $grey-dark;
    @include rem('font-size',18px);
}
.error, .error-state {
    display: block;
    padding-top: 10px;
    color: $red;
}
textarea {
    width: 100%;
    min-height: 140px;
} */

[data-loadingorder] {
	transition: opacity 1s;
}

.lazy-loading {
	opacity: 0;
}

.invisible {
	display: none;
}

.max-width-small {
	max-width: 940px;
	margin: 0 auto;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.blue {
	color: #02a3d5 !important;
}

.padding-above {
	padding-top: 80px;
}

.centered .free-content h2 {
	text-align: center;
}

.main .free-content ul {
	list-style-type: none;
}

.free-content h1 {
	margin-bottom: 25px;
}

.free-content h2 {
	text-align: left;
}

.free-content h3 {
	font-size: 22px;
	font-size: 1.375rem;
}

.free-content a {
	color: #02a3d5;
}

.free-content a:hover {
	color: #02bcf5;
}

.free-content strong,
.free-content b {
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
}

.free-content table {
	width: 100% !important;
	border-collapse: collapse;
}

.free-content table td {
	border-bottom: 1px solid #02bcf5;
}

.free-content div,
.free-content p {
	max-width: 100%;
}

.free-content ul {
	list-style-type: none;
	padding: 0 0 0 25px;
}

.free-content ul li {
	margin-bottom: 20px;
	position: relative;
}

.free-content ul li:before {
	position: absolute;
	top: 1px;
	margin: 8px 0 0 -25px;
	vertical-align: middle;
	display: inline-block;
	width: 7px;
	height: 7px;
	background: #02a3d5;
	content: "";
	border-radius: 50%;
}

.free-content ol {
	padding: 0 0 0 25px;
}

/* All media quiries for base styles */

.overflow-hidden {
	overflow: hidden;
	height: 100% !important;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow-y: hidden; /* has to be scroll, not auto */
	-webkit-overflow-scrolling: initial;
}

.touch.overflow-hidden .page-header {
	position: absolute;
}

.table-wrapper {
	display: table;
	width: 100%;
	height: 100%;
}

.table-cell-wrapper {
	display: table-cell;
	vertical-align: middle;
}

/* Browser specific fixes */

.mobile .btn-line.view-more-toggler [class^="ico-"],
.mobile .btn-line.view-more-toggler [class*=" ico-"],
.mobile .btn-line.view-more-toggler span.ico-arrow-down-big {
	top: auto;
}

.mobile .page-footer .sitemap-toggle span {
	top: -3px;
}

/* ### Application specific styles ### */

.page-wrapper {
	overflow: hidden;
	padding-top: 60px;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}

.page-wrapper:after {
	content: '';
	position: absolute;
	top: 59px;
	left: 0;
	z-index: 60;
	width: 100%;
	height: 1px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
}

.wrapper {
	margin: 0 auto;
	width: 1260px;
	transition: opacity .7s ease-in-out;
}

.wrapper.small {
	width: 820px;
}

.important,
.page-header .header-right .important {
	position: relative;
	display: inline-block;
	z-index: 10;
	margin-right: -1px;
	padding: 22px 60px 18px;
	background-color: #02a3d5;
	vertical-align: top;
	text-transform: uppercase;
	line-height: 19px;
	transition: opacity .3s;
}

.important:hover,
.page-header .header-right .important:hover {
	background-color: #02bcf5;
}

.important.inactive,
.page-header .header-right .important.inactive {
	background-color: rgba(2, 163, 213, 0.6);
}

.important.inactive:hover,
.page-header .header-right .important.inactive:hover {
	background-color: rgba(2, 163, 213, 0.8);
}

.important.invisible,
.page-header .header-right .important.invisible {
	opacity: 0;
}

.important.invisible-via-tabs,
.page-header .header-right .important.invisible-via-tabs {
	opacity: 0 !important;
}

/* Header */

.page-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 90;
	min-height: 60px;
	color: #fff;
	background-color: #0c2a31;
	height: 60px;
	border-bottom: 1px solid #869598;
}

.page-header a {
	color: #fff;
}

.page-header .logo {
	float: left;
}

.page-header .logo a {
	display: block;
	padding: 15px 20px 14px 0;
}

.page-header .logo img {
	display: block;
	height: 30px;
}

.page-header .breadcrumb {
	float: left;
	margin-top: 18px;
	padding: 0 0 0 20px;
	position: relative;
	list-style-type: none;
}

.page-header .breadcrumb li {
	float: left;
	line-height: 20px;
	padding-left: 12px;
	padding-top: 4px;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.page-header .breadcrumb li:first-child {
	padding-left: 0;
}

.page-header .breadcrumb li:first-child:before {
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	height: 20px;
	border-left: 1px solid #869598;
}

.page-header .breadcrumb li:first-child span {
	display: none;
}

.page-header .breadcrumb li:last-child {
	overflow: hidden;
}

.page-header .breadcrumb li:last-child a {
	transform: translateX(-101%);
	transition: transform .7s ease-in-out;
}

.page-header .breadcrumb li:last-child span {
	box-shadow: 0 3px 3px 3px #0c2a31;
}

.page-header .breadcrumb li.visible:last-child a {
	transform: translateX(0);
}

.page-header .breadcrumb li a {
	position: relative;
	display: inline-block;
	line-height: 20px;
	height: 20px;
	max-width: 340px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
	font-size: 15px;
	font-size: 0.9375rem;
	-webkit-backface-visibility: hidden;
	transition: none;
}

.page-header .breadcrumb li a:before {
	content: '';
	display: block;
	border-bottom: 1px solid #8d9ca9;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	transition: border-color .25s;
}

.page-header .breadcrumb li a:hover:before {
	border-bottom-color: #fff;
}

.page-header .breadcrumb li:last-child a:before {
	display: none;
}

.page-header .breadcrumb li strong {
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
}

.page-header .breadcrumb li span {
	display: inline-block;
	position: relative;
	margin-left: -12px;
	margin-right: 4px;
	z-index: 10;
	font-size: 12px;
	font-size: 0.75rem;
	vertical-align: top;
	padding: 3px 8px 2px 12px;
	background-color: #0c2a31;
}

.page-header .header-right {
	float: right;
	margin-right: -20px;
	vertical-align: middle;
	font-size: 0;
}

.page-header .header-right > a {
	background-color: #0c2a31;
	position: relative;
	z-index: 80;
}

.page-header .header-right .submenu-wrap {
	display: inline-block;
	position: relative;
}

.page-header .header-right .dropdown-submenu-toggle {
	margin-right: -1px;
	padding-top: 22px;
	padding-bottom: 18px;
	transition: background-color .3s;
	z-index: 80;
	line-height: 19px;
}

.page-header .header-right .dropdown-submenu-toggle:first-child {
	padding-left: 25px;
}

.page-header .header-right .dropdown-submenu-toggle:before {
	padding-left: 40px;
}

.page-header .header-right .dropdown-submenu-toggle span {
	display: inline-block;
	margin-left: 10px;
	margin-top: -6px;
	font-size: 12px;
	font-size: 0.75rem;
	vertical-align: middle;
	-webkit-animation: rotateDown .5s;
	        animation: rotateDown .5s;
}

.page-header .header-right .dropdown-submenu-toggle.opened {
	background-color: #02a3d5;
	position: relative;
}

.page-header .header-right .dropdown-submenu-toggle.opened:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: 10;
	width: 100%;
	height: 1px;
	background-color: #02a3d5;
}

.page-header .header-right .dropdown-submenu-toggle.opened span {
	-webkit-animation: rotateUp .5s forwards;
	        animation: rotateUp .5s forwards;
}

.page-header .header-right a {
	display: inline-block;
	padding: 20px 20px 20px 0;
	text-transform: uppercase;
	line-height: 12px;
	vertical-align: middle;
	font-size: 15px;
	font-size: 0.9375rem;
}

.page-header .header-right a:before {
	content: '';
	display: inline-block;
	margin-top: -2px;
	height: 20px;
	width: 0;
	padding-left: 20px;
	border-left: 1px solid #869598;
	vertical-align: middle;
}

.page-header .header-right a span {
	font-size: 18px;
	font-size: 1.125rem;
	vertical-align: middle;
}

.page-header .header-right a:first-child:before {
	display: none;
}

.page-header .header-right:after {
	width: 1000px;
	content: '';
	position: absolute;
	background: #0c2a31;
	height: 59px;
	display: inline-block;
	z-index: 80;
}

.dropdown-submenu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 70;
	background-color: #02a3d5;
	width: 280px;
	transform: translateY(-102%);
	transition: all .4s;
	opacity: 0;
}

.dropdown-submenu.hidden {
	display: none;
}

.dropdown-submenu .wrapper {
	opacity: 0;
	transition: opacity .3s;
	width: auto;
}

.dropdown-submenu.opened {
	transform: translateY(60px);
	opacity: 1;
}

.dropdown-submenu.opened .wrapper {
	opacity: 1;
}

.dropdown-submenu .dropdown-submenu-list {
	text-align: center;
	font-size: 0;
	overflow: hidden;
}

.dropdown-submenu .dropdown-submenu-list li {
	display: block;
	width: 100%;
	font-size: 16px;
	font-size: 1rem;
	text-align: center;
	vertical-align: top;
}

.dropdown-submenu .dropdown-submenu-list li h3 {
	width: 100%;
	margin-bottom: 0;
	color: #fff;
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	line-height: 1.35;
	font-size: 16px;
	font-size: 1rem;
}

.dropdown-submenu .dropdown-submenu-list li h3 a {
	color: #fff;
	padding: 20px 15px;
	font-size: 19px;
	font-size: 1.1875rem;
}

.dropdown-submenu .dropdown-submenu-list li h3 a:hover {
	background: #1992be;
}

.dropdown-submenu .dropdown-submenu-list li h3 span {
	color: #fff;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
}

.dropdown-submenu .dropdown-submenu-list li .submenu-table {
	display: table;
	width: 100%;
}

.dropdown-submenu .dropdown-submenu-list li .submenu-table-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.dropdown-submenu .dropdown-submenu-list li a {
	display: block;
	color: #dee1e0;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.25;
	text-transform: uppercase;
}

.dropdown-submenu .dropdown-submenu-list li h3 + a {
	margin-top: 10px;
}

.dropdown-submenu .dropdown-submenu-list li:last-of-type {
	margin-bottom: 23px;
	border-bottom: 1px solid #21a6d6;
	box-shadow: 0 1px 0 #21a6d6;
}

.dropdown-submenu .dropdown-submenu-list li:first-child {
	border-left: none;
	padding-left: 0;
}

.nav-wrapper {
	position: absolute;
	top: 25%;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	/*overflow: hidden;*/
	transition: height 0s 0s;
}

.nav-wrapper.hidden {
	height: 0;
	transition: height 0s .85s;
}

.nav-wrapper.hidden .main-menu {
	opacity: 0;
	height: 0;
	transition: opacity .3s, height 0s .85s;
}

/*.nav-wrapper.hidden .main-menu-wrapper {
	transform: translateX(25%);
}*/

.main-menu {
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color: rgba(0, 0, 0, 0.5);
	transition: opacity .3s;
}

.main-menu-wrapper {
	position: fixed;
	left: 0%;
	width:0px;
	top: 150px;
	background-color:#f4f4f4;
	height: 100%;
	overflow: hidden;
	transform: translateX(-55px);
	padding-top:20px;
}

.main-menu-wrapper .close {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 0 13px 10px;
	color: #fff;
	font-size: 16px;
	font-size: 1rem;
}

.main-menu-wrapper .close:hover {
	color: #02a3d5;
}

.main-menu-wrapper ul {
	padding-bottom: 10px;
}

.main-menu-wrapper p {
	margin-bottom: 0;
}

.main-menu-wrapper a {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.25;
	padding: 10px 0;
}

.main-menu-list {
	list-style-type: none;
}

.main-menu-list li {
	text-transform: uppercase;
}

.main-menu-list a {
	display: block;
	color: #000;
	padding: 15px 20px 13px;

}

.main-menu-list a:hover, #menu-item-7761 {
	border-left:5px solid #bd9f7d;
}

.main-menu-additional {
	padding: 0 20px;
	list-style-type: none;
}

.main-menu-additional a {
	display: block;
	color: #000;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 0.75rem;
	text-transform: uppercase;
}

.main-menu-additional a:hover {
	color: #02bcf5;
}

.main-menu-additional a [class^="ico-"],
.main-menu-additional a [class*=" ico-"] {
	display: inline;
	margin-left: 7px;
	font-size: 13px;
	font-size: 0.8125rem;
	vertical-align: top;
}

.additional-menu-link a {
	display: block;
	padding: 0 20px;
	color: #8d9ca9;
}

/* secondary menu here */

/* Footer */
/* Footer */

.page-footer {
	color: #fff;
}

.page-footer a {
	color: #fff;
}

.page-footer .footer-links {
	padding: 12px 0 10px;
	background-color: #394859;
}

.page-footer .links-list {
	text-align: center;
	font-size: 0;
}

.page-footer .links-list li {
	display: inline-block;
	margin: 0 5px;
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
}

.page-footer .links-list li a {
	display: inline-block;
	padding: 10px;
	border: none;
}

.page-footer .links-list li a:hover {
	color: #02a3d5;
}

.page-footer .sitemap-toggle span {
	display: inline-block;
	margin-top: -6px;
	margin-left: 5px;
	font-size: 12px;
	font-size: 0.75rem;
	-webkit-animation: rotateDown .25s;
	        animation: rotateDown .25s;
}

.page-footer .sitemap-toggle.opened {
	color: #02a3d5;
}

.page-footer .sitemap-toggle.opened span {
	-webkit-animation: rotateUp .25s forwards;
	        animation: rotateUp .25s forwards;
}

.page-footer .sitemap {
	display: none;
	overflow: hidden;
	padding-top: 19px;
	font-size: 0;
	opacity: 0;
	transition: opacity .3s;
	transform: translate3d(0, 0, 0);
}

.page-footer .sitemap.opened {
	opacity: 1;
	transition: opacity .6s .1s;
}

.page-footer .menu > li {
	display: inline-block;
	width: 32%;
	vertical-align: top;
	margin-right: 2%;
	padding: 30px 0 25px;
	color: #fff;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
}



.page-footer .menu > li a {
	color: #fff;
}

.page-footer .menu > li ul {
	padding-top: 20px;
	font-size: 18px;
	font-size: 1.125rem;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-transform: none;
}

.page-footer .menu > li ul li a {
	color: #8d9ca9;
	line-height: 1.4;
}

.page-footer .menu > li ul li a:hover {
	color: #fff;
}

.page-footer .menu > li ul li a:after {
	content: "\e601";
	position: relative;
	top: -3px;
	display: inline-block;
	margin-left: 7px;
	font-size: 12px;
	font-size: 12px;
	vertical-align: top;
	font-family: 'dow-jones-icons';
	speak: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.page-footer .menu > li ul li.blue-link a {
	color: #02a3d5;
}

.page-footer .menu > li ul li.blue-link a:hover {
	color: #fff;
}

.page-footer .sitemap-section {
	display: inline-block;
	width: 23%;
	margin-right: 2%;
	padding: 30px 0 25px;
	font-size: 18px;
	font-size: 1.125rem;
}

.page-footer .sitemap-section h4 {
	margin-bottom: 20px;
	color: #fff;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
}

.page-footer .sitemap-section h4 a {
	color: #fff;
}

.page-footer .sitemap-section a {
	color: #8d9ca9;
}

.page-footer .sitemap-section a:hover {
	color: #fff;
}

.page-footer .sitemap-section [class^="ico-"],
.page-footer .sitemap-section [class*=" ico-"] {
	position: relative;
	top: 6px;
	display: inline-block;
	margin-left: 7px;
	font-size: 13px;
	font-size: 0.8125rem;
	vertical-align: top;
}

.page-footer .sitemap-section ul {
	list-style-type: none;
}

.page-footer .copyright {
	float: left;
	width: 100%;
	padding: 25px 0;
	background-color: #0c2a31;
	transform: translate3d(0, 0, 0);
}

.page-footer .copyright-content {
	float: left;
	font-size: 0;
}

.page-footer .copyright-content em {
	display: inline-block;
	margin-right: 50px;
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
	font-style: normal;
}

.page-footer .copyright-content a {
	display: inline-block;
	margin-right: 20px;
	font-size: 30px;
	font-size: 1.875rem;
}

.page-footer .copyright-content a:hover {
	color: #02a3d5;
}

.page-footer .footer-logo {
	float: right;
	width: 112px;
}

.page-footer .footer-logo a {
	display: block;
	padding-top: 5px;
}


/* Main accent */

.main-accent {
	position: relative;
	height: 1640px;
	/*background-color: #f4f4f4;*/
	font-size: 0;
	white-space: nowrap;
}

.main-accent + .to-content {
	margin-bottom: -60px;
}

.main-accent.small {
	height: 540px !important;
}

.main-accent .secondary-menu {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(57, 72, 89, 0.6);
}

.main-accent .secondary-menu li {
	border-right: none;
}

.main-accent .secondary-menu li a {
	margin-top: 0;
}

.main-accent .secondary-menu li:first-child {
	border-left: none;
}

.intro {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 20px 30px 0;
	background: url(../img/accent-main.jpg) 50% 50% no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
	font-size: 16px;
	vertical-align: top;
	white-space: normal;
	transition: width .8s ease-in-out;
}

.intro .intro-table {
	display: table;
	width: 100%;
	height: 100%;
}

.intro .intro-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.intro h1,
.intro .slogan,
.intro .intro-text,
.intro .intro-link {
	opacity: 0;
}

.intro h1 {
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-size: 1.75rem;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}

.intro h1 img {
	display: block;
	margin: 0 auto 35px;
}

.intro h1.centered {
	text-align: center;
	font-size: 120px;
	color: #02a3d5;
}

.intro .slogan {
	max-width: 780px;
	margin: 0 auto 30px;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-size: 2.125rem;
	line-height: 1.25;
	text-transform: uppercase;
}

.intro .slogan.heading-description {
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 52px;
	font-size: 3.25rem;
	text-transform: uppercase;
	line-height: 1.25;
}

.intro img {
	display: block;
	margin: 0 auto;
}

.intro .intro-text {
	max-width: 780px;
	margin: 0 auto 30px;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.25;
}

.intro .btn {
	color: #fff;
	border-color: #fff;
}

.intro .btn:hover {
	border-color: #fff;
	background-color: #fff;
	color: #0c2a31;
}

.intro a {
	color: #fff;
}

.intro-carousel {
	display: inline-block;
	position: relative;
	width: 70%;
	height: 100%;
	vertical-align: top;
	font-size: 0;
	overflow: hidden;
	white-space: normal;
}

.intro-carousel .timer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 5px;
	background-color: #a8aaaa;
}

.intro-carousel .timer .current-time {
	width: 0;
	height: 100%;
	background-color: #139cc6;
}

.intro-carousel .prev,
.intro-carousel .next {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 10;
	width: 106px;
	height: 100%;
	color: #8d9ca9;
	opacity: 0;
	transition: opacity .3s;
	font-size: 44px;
	font-size: 2.75rem;
	text-align: center;
	vertical-align: middle;
	display: table;
}

.intro-carousel .prev:before,
.intro-carousel .next:before {
	display: table-cell;
	vertical-align: middle;
}

.intro-carousel:hover .prev,
.intro-carousel:hover .next {
	opacity: .5;
}

.intro-carousel:hover .prev:hover,
.intro-carousel:hover .next:hover {
	opacity: 1;
}

.intro-carousel:hover .main-control {
	opacity: .5 !important;
}

.intro-carousel:hover .volume-control {
	opacity: .5 !important;
}

.intro-carousel .next {
	left: auto;
	right: 0;
}

.intro-carousel .intro-carousel-list {
	height: 100%;
	white-space: nowrap;
	position: relative;
	max-height: 740px;
}

.intro-carousel .intro-carousel-list .intro-carousel-video {
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}

.intro-carousel .intro-carousel-list > li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 35px;
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
	text-align: center;
	background-color: #f4f4f4;
	-webkit-backface-visibility: hidden; /* Define different types of show/hide effects */
}

.intro-carousel .intro-carousel-list > li .slide-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	text-indent: -9999px;
}

.intro-carousel .intro-carousel-list > li .slide-link.video-overlay-in-carousel {
	z-index: 15;
}

.intro-carousel .intro-carousel-list > li h2 {
	margin-bottom: 10px;
	color: #404040;
	font-size: 34px;
	font-size: 2.125rem;
	text-transform: uppercase;
}

.intro-carousel .intro-carousel-list > li h3 {
	color: #808080;
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
	margin-bottom: 40px;
}

.intro-carousel .intro-carousel-list > li .btn-simple {
	position: absolute;
	bottom: 25px;
	left: 50%;
	z-index: 10;
	margin-bottom: 0;
	transform: translateX(-50%);
	text-transform: uppercase;
	min-width: 100px;
	padding: 15px 40px;
	line-height: 1;
}

.intro-carousel .intro-carousel-list > li.out-of-screen {
	visibility: hidden;
}

.intro-carousel .intro-carousel-list > li .intro-carousel-body {
	height: 100%;
	padding: 0 20px 140px;
	text-align: center;
	vertical-align: middle;
}

.intro-carousel .intro-carousel-list > li .intro-carousel-body * {
	line-height: 1.25;
}

.intro-carousel .intro-carousel-list > li .intro-carousel-body .placeholder {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
}

.intro-carousel .intro-carousel-list > li .intro-carousel-body img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.intro-carousel .intro-carousel-list > li .intro-carousel-head {
	-webkit-backface-visibility: hidden;
	transition: all .3s;
}

.intro-carousel .intro-carousel-list > li .intro-carousel-body {
	-webkit-backface-visibility: hidden;
	transition: all .3s;
}

.intro-carousel .intro-carousel-list > li.fade-heading .intro-carousel-head {
	opacity: 0;
	transform: translateY(20px);
	transition-delay: .55s;
	transition-duration: 0s;
}

.intro-carousel .intro-carousel-list > li[data-transition-effect="fade"] .intro-carousel-body {
	transition-delay: .15s;
}

.intro-carousel .intro-carousel-list > li.fade .intro-carousel-head {
	opacity: 0;
}

.intro-carousel .intro-carousel-list > li.fade .intro-carousel-body {
	opacity: 0;
	transition-delay: 0s;
}

.intro-carousel .intro-carousel-head {
	color: #404040;
}

.intro-carousel .video-btn {
	display: none;
}

.intro-carousel .video-btn.visible {
	display: block;
}

.to-content {
	display: block;
	position: relative;
	background-color: #fff;
	line-height: 60px;
	text-align: center;
	font-size: 28px;
	color: #8d9ca9;
	-webkit-backface-visibility: hidden;
}

.to-content span {
	position: relative;
	-webkit-animation: bounce 1s infinite;
	        animation: bounce 1s infinite;
}

.folded .intro {
	width: 30%;
}

.folded .intro .slogan {
	font-size: 20px;
	font-size: 1.25rem;
}

.folded .intro-carousel {
	display: inline-block;
}

.icon-accents {
	overflow: hidden;
	padding-top: 10px;
	margin-bottom: 3px;
	text-align: center;
	font-size: 0;
}

.icon-accents > li {
	display: inline-block;
	width: 25%;
	margin-bottom: -500px;
	padding: 16px 30px 500px;
	border-right: 1px solid #dee1e0;
	font-size: 16px;
	font-size: 1rem;
	text-align: center;
	vertical-align: top;
	transition: all 0.3s ease 0s;
	transition: opacity .7s ease-in-out; /* IE8 ? */
}

.icon-accents > li:last-of-type {
	border-right: none;
}

.icon-accents h3 {
	margin-bottom: 10px;
	color: #02a3d5;
	font-size: 24px;
	font-size: 1.5rem;
	text-transform: none;
}

.icon-accents h3 a {
	color: #02a3d5;
}

.icon-accents h3 a:hover {
	color: #02bcf5;
}

.icon-accents [class^="ico-"],
.icon-accents [class*=" ico-"] {
	display: block;
	margin: 0 auto 30px;
	font-size: 30px;
	font-size: 1.875rem;
	font-size: 46px;
	color: #02a3d5;
}

.icon-accents .accent-info {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 22px;
	color: #8d9ca9;
	margin-bottom: 10px;
}

.product-logos-wrap {
	display: none;
}

.product-logos {
	overflow: hidden;
	width: 100%;
	box-sizing: content-box;
	padding: 9px 0 0;
	background-color: #fff;
}

.product-logos.to-open li {
	opacity: 0;
	transition: opacity .3s;
}

.product-logos.to-open.opened li {
	opacity: 1;
	transition: opacity .6s .1s;
}

.product-logos li {
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #999;
	margin-top: 17px;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.35;
}

.product-logos li a {
	display: block;
	padding: 15px 0;
	color: #999;
	line-height: 1.25;
}

.product-lines {
	display: table;
	overflow: visible;
	vertical-align: top;
	background-color: #fff;
	padding-top: 0;
	margin-top: 10px;
}

.product-lines ul li {
	padding: 15px 0;
}

.product-lines ul li a {
	display: inline;
	padding: 0;
	line-height: 1.25;
}

.product-lines ul li a:hover {
	color: #02a3d5;
	text-decoration: none;
	box-shadow: 0 1px 0 0 #02a3d5, inset 0 -1px 0 0 #02a3d5;
}

.product-lines > li {
	display: table-cell;
	position: relative;
	margin-bottom: 0;
	padding: 0;
	border-right: none;
	text-align: center;
	border-left: 1px solid #ebe7e7;
}

.product-lines > li:first-child {
	border-left-color: transparent;
}

.product-lines > li:hover {
	background-color: #fafafa;
	cursor: pointer;
}

.product-lines > li > a {
	display: inline-block;
	width: 100%;
	padding: 16px 30px 0;
}

.product-lines > li > a .accent-info {
	padding-top: 10px;
}

.product-lines > li > a span {
	display: block;
	text-align: center;
}

.product-lines > li > a h3 {
	display: inline;
	line-height: 1.35;
	transition: box-shadow .25s;
}

.product-lines > li > a:hover h3 {

}

.product-lines > li span {
	display: inline-block;
	margin-bottom: 25px;
}

.product-lines > li span img {
	width: 50px;
	height: auto;
	display: block;
	margin: 0 auto;
}

.product-lines .accent-info {
	padding-bottom: 25px;
}

.product-lines .product-logos {
	margin-bottom: 0;
	padding-bottom: 35px;
	background-color: transparent;
}

.product-lines .product-logos a {
	transition: none;
}

.product-lines .view-more-mobile {
	display: none;
}

.js-product-arrow-container .ico-arrow-down {
	top: 4px;
}

.mac .js-product-arrow-container .ico-arrow-down {
	top: 1px;
}

.firefox .js-product-arrow-container .ico-arrow-down {
	top: 3px;
}

.opened .product-lines {
	margin-bottom: 0;
	background-color: #fafafa;
}

.opened .product-lines > li {
	position: relative;
	border-top: 1px solid #ebe7e7;
}

.opened .product-lines > li > a,
.opened .product-lines > li .to-open-wrap {
	position: relative;
	z-index: 20;
	padding: 16px 30px 0;
}

.opened .product-lines > li .inner-overlay {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0;
}

.opened .product-lines > li .el-after {
	display: block;
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: -1px;
	width: 14px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	opacity: 0;
}

.opened .product-lines > li .el-before {
	display: block;
	position: absolute;
	top: 10px;
	bottom: 10px;
	right: -1px;
	width: 14px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	opacity: 0;
}

.opened .product-lines > li:hover {
	background-color: #fff;
	cursor: pointer;
	border-top-color: transparent;
}

.opened .product-lines > li:hover .inner-overlay {
	opacity: 1;
}

.opened .product-lines > li:hover .el-after {
	opacity: 1;
}

.opened .product-lines > li:hover .el-before {
	opacity: 1;
}

.dark {
	padding: 60px 0;
	background-color:#f4f4f4;
	color: #fff;
}

.dark h2 {
	color: #000;
}

.dark .generic-list > li {
	background-color: #fff;
}

.dark .pane img {
	width: auto;
	max-width: 180px;
}

.dark .btn {
	color: #fff;
}

.dark .btns .btn-simple {
	border-color: #0c2a31;
}

.dark .btns.max-height .btn-simple {
	max-height: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.dark .centered {
	color: #000;
}

/* should be in _base ? */

.light {
	margin-bottom: 0;
	padding: 60px 0;
	background-color: #f4f4f4;
}

.light .product-logos {
	background-color: #f4f4f4;
}

.light .btns .btn-simple {
	border-color: #f4f4f4;
}

.light .tabs-nav-pointer:before,
.light .tabs-nav-pointer:after {
	background-color: #f4f4f4;
}

.light .tabs-nav-pointer span:before,
.light .tabs-nav-pointer span:after {
	color: #f4f4f4;
}

/* should be in _base */

.grey {
	background-color: #dee1e0;
}

.dark-grey {
	background-color: #394859;
}

.banners .generic-list {
	margin-bottom: 0;
}

.banners .generic-list div.pane-content {
	height: 260px;
}

.generic-list {
	overflow: hidden;
	font-size: 0;
	list-style-type: none; /* !!!!! */
}

.generic-list[data-list="filtered-by-tag"] {
	min-height: 300px;
}

.generic-list[data-list="filtered-by-tag"] > li {
	width: 31.3%;
	margin-right: 1%;
	margin-left: 1%;
}

.generic-list[data-list="filtered-by-tag"] > li:nth-child(3n) {
	margin-right: 1%;
}

.generic-list[data-list="list-extra-info"] .interactive-pane .pane-content {
	height: 230px;
}

.generic-list > li {
	display: inline-block;
	width: 32%;
	margin-right: 2%;
	margin-bottom: -500px;
	padding-bottom: 500px;
	font-size: 18px;
	font-size: 1.125rem;
	vertical-align: top;
	background-color: #fff;
	color: #0c2a31;
	text-align: center;
	transition: opacity .7s ease-in-out;
}

.generic-list > li a.insights-link {
	display: block;
}

.generic-list > li.hidden {
	opacity: 0;
}

.generic-list > li.invisible {
	display: none;
}

.generic-list > li:nth-child(3n) {
	margin-right: 0;
}

.generic-list > li.last-in-row {
	margin-right: 0 !important;
}

.generic-list > li.dark-list-item {
	background-color: #0c2a31;
	color: #fff;
}

.generic-list > li.dark-list-item a,
.generic-list > li.dark-list-item a:hover,
.generic-list > li.dark-list-item h3 {
	color: #fff;
}

.generic-list > li h3.pane-heading {
	height: auto;
	margin-bottom: 0;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	color: #02a3d5;
	font-size: 24px;
	font-size: 1.5rem;
	text-transform: capitalize;
	text-align: left;
}

.generic-list > li h3.pane-heading a {
	display: block;
	padding: 27px 20px 25px;
	color: #02a3d5;
	line-height: 1.25;
}

.generic-list > li h3.pane-heading:hover {
	color: #02bcf5;
}

.generic-list > li.infographic {
	position: relative;
	background-size: cover !important;
	min-height: 400px;
}

.generic-list > li.infographic > h3 {
	height: 100%;
	margin: 0;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1;
	text-transform: none;
	position: absolute;
	top: 0;
	left: 0;
}

.generic-list > li.infographic > h3 a {
	padding: 30px 20px;
	height: 100%;
	display: block;
	color: #02a3d5;
	text-align: left;
	line-height: 1;
	opacity: .8;
}

.generic-list > li.infographic > h3 a:hover {
	opacity: 1;
}

.generic-list > li.infographic > .img-bkg {
	position: absolute;
	bottom: 75px;
	top: 0;
	left: 0;
	right: 0;
}

.generic-list > li.infographic .pane {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
}

.generic-list.four-element > li {
	width: 23.5%;
}

.generic-list.four-element > li:nth-child(3n) {
	margin-right: 2%;
}

.generic-list.five-element > li {
	width: 19.2%;
	margin-right: 1%;
}

.generic-list.five-element > li:nth-child(3n) {
	margin-right: 1%;
}

.generic-list.dynamic-height h3 {
	height: auto;
}

.generic-list.two-col-list {
	position: relative;
}

.generic-list.two-col-list > li {
	position: absolute;
	display: block;
	float: left;
	width: 49%;
	margin-right: 2%;
	height: auto !important;
}

.generic-list.two-col-list > li:nth-child(2n) {
	margin-right: 0;
}

.generic-list.two-col-list > li:nth-child(3n) {
	margin-right: 0;
}

.generic-list.one-piece-centered {
	text-align: center;
}

.generic-list.one-piece > li:only-child {
	width: 630px;
	margin: 0 0 20px; /* Dark list items */ /* Whitepapers, generic lists with one piece */ /* Infographics */ /* Testimonials */
}

.generic-list.one-piece > li:only-child.dark-list-item {
	width: 100%;
	margin-left: 0 !important;
	background-color: transparent;
	box-shadow: none;
	color: #0c2a31;
}

.generic-list.one-piece > li:only-child.dark-list-item a,
.generic-list.one-piece > li:only-child.dark-list-item a:hover,
.generic-list.one-piece > li:only-child.dark-list-item h3 {
	color: #0c2a31;
}

.generic-list.one-piece > li:only-child.dark-list-item .video-thumbnail-wrap {
	float: left;
	width: 65%;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.generic-list.one-piece > li:only-child.dark-list-item .video-thumbnail-wrap + .pane {
	float: left;
	width: 35%;
	padding-left: 40px;
}

.generic-list.one-piece > li:only-child.dark-list-item .video-thumbnail-wrap + .pane .pane-info {
	color: #8d9ca9;
}

.generic-list.one-piece > li:only-child h3 {
	height: auto !important;
}

.generic-list.one-piece > li:only-child .pane {
	float: left;
	width: 100%;
	padding: 30px;
}

.generic-list.one-piece > li:only-child .interactive-pane {
	float: left;
	width: 35%;
	height: 100%;
}

.generic-list.one-piece > li:only-child .interactive-pane + .pane {
	width: 65%;
}

.generic-list.one-piece > li:only-child .overlay-link {
	width: 100%;
}

.generic-list.one-piece > li:only-child .overlay-link .overlay-pane-img {
	width: 65%;
	float: left;
}

.generic-list.one-piece > li:only-child .overlay-link .overlay-pane {
	float: left;
	top: 0;
	left: auto;
	right: 0;
	height: 100%;
	width: 35%;
	padding: 30px;
	transform: translateY(0);
}

.generic-list.one-piece > li:only-child .overlay-link .overlay-pane .btn-more {
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.generic-list.one-piece > li:only-child .logo-pane {
	text-align: center;
}

.generic-list h3 {
	height: 54px;
	overflow: hidden;
}

/* Careers list */

.generic-list.careers-list > li {
	position: relative;
	overflow: hidden;
	width: 406px;
	height: 494px;
	margin-right: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.generic-list.careers-list > li > a {
	transition: none;
	line-height: inherit;
	display: block;
}

.generic-list.careers-list > li .interactive-pane {
	height: 227px;
	transform: translateY(0);
	transition: all 500ms ease-in-out;
}

.generic-list.careers-list > li .pane {
	padding-bottom: 0;
	transform: translateY(0);
	transition: all 500ms ease-in-out;
	position: relative;
}

.generic-list.careers-list > li .pane h3 {
	height: 53px;
	color: #02a3d5;
}

.generic-list.careers-list > li .pane .full-text {
	visibility: hidden;
	height: 0;
	transition: visibility 0ms ease-in-out 400ms;
}

.generic-list.careers-list > li .pane .js-careers-list {
	visibility: visible;
	transition: visibility 0ms ease-in-out 200ms;
}

.generic-list.careers-list > li .btn-more {
	position: absolute;
	display: block;
	width: 100%;
	padding: 20px;
	bottom: 0;
	text-align: left;
	background: #fff;
}

.generic-list.careers-list > li .btn-more span {
	position: absolute;
	top: 23px;
}

.generic-list.careers-list > li.black-bkg {
	background: #000;
}

.generic-list.careers-list > li.black-bkg .pane h3 {
	color: #02a3d5;
}

.generic-list.careers-list > li.black-bkg .js-careers-list,
.generic-list.careers-list > li.black-bkg .full-text {
	color: #fff;
}

.generic-list.careers-list > li.black-bkg .btn-more {
	background: #000;
}

.generic-list.careers-list > li.blue-bkg {
	background: #02a3d5;
}

.generic-list.careers-list > li.blue-bkg .pane h3 {
	color: #fff;
}

.generic-list.careers-list > li.blue-bkg .js-careers-list,
.generic-list.careers-list > li.blue-bkg .full-text {
	color: #fff;
}

.generic-list.careers-list > li.blue-bkg .btn-more {
	color: #fff;
	background: #02a3d5;
}

.generic-list.careers-list > li.blue-bkg .btn-more:hover {
	color: #02bcf5;
}

.generic-list.careers-list > li:nth-of-type(3n) {
	margin-right: 0;
}

.generic-list.careers-list > li:hover {
	cursor: pointer;
}

.generic-list.careers-list > li:hover .interactive-pane {
	transform: translateY(-200px);
}

.generic-list.careers-list > li:hover .pane {
	transform: translateY(-200px);
}

.generic-list.careers-list > li:hover .pane .full-text {
	height: auto;
	visibility: visible;
	transition: visibility 0ms ease-in-out 0ms;
}

.generic-list.careers-list > li:hover .pane .js-careers-list {
	margin: 0;
	visibility: hidden;
	transition: visibility 0ms ease-in-out 0ms;
}

.orientation_landscape.touchjs.maxw_1024 .generic-list.careers-list > li {
	height: 743px;
}

.touchjs .generic-list.careers-list > li {
	height: auto;
}

.touchjs .generic-list.careers-list > li .interactive-pane {
	transform: none !important;
	height: 227px;
}

.touchjs .generic-list.careers-list > li .pane {
	transform: none !important;
}

.touchjs .generic-list.careers-list > li .pane .full-text {
	display: block;
	visibility: visible;
	height: auto;
}

.touchjs .generic-list.careers-list > li .pane .js-careers-list {
	display: none !important;
}

.touchjs .generic-list.careers-list > li:active .interactive-pane,
.touchjs .generic-list.careers-list > li:hover .interactive-pane {
	transform: none !important;
}

.touchjs .generic-list.careers-list > li:active .pane,
.touchjs .generic-list.careers-list > li:hover .pane {
	transform: none !important;
}

.touchjs .generic-list.careers-list > li:active .pane .full-text,
.touchjs .generic-list.careers-list > li:hover .pane .full-text {
	display: block;
	visibility: visible;
	height: auto;
}

.touchjs .generic-list.careers-list > li:active .pane .js-careers-list,
.touchjs .generic-list.careers-list > li:hover .pane .js-careers-list {
	display: none;
}

.generic-shadow {
	background-color: #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.generic-list-multiple {
	margin-bottom: -20px;
}

.generic-list-multiple > li {
	margin-bottom: 20px;
	padding-bottom: 0;
}

.generic-list-multiple > li h3.pane-heading {
	text-transform: none;
}

.generic-left-pane .pane {
	text-align: left;
}

.half-width {
	width: 49%;
	display: inline-block;
	float: left;
}

.mobile-main {
	display: none;
}

.mobile-header-btn {
	display: none;
	padding: 0;
}

.mobile-header-btn .wrapper {
	padding: 0;
}

.mobile-header-btn .wrapper .important {
	border: 0;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

.mobile-header-btn .wrapper .half-width-wrap {
	white-space: nowrap;
	font-size: 0;
}

.mobile-header-btn .wrapper .half-width-wrap .important.half-width {
	width: 50%;
}

.mobile-header-btn .wrapper .half-width-wrap .important.half-width.grey-bkg {
	background-color: #8d9ca9;
}

.info {
	display: inline-block;
	margin-top: 20px;
	padding: 20px 35px;
	font-size: 18px;
	font-size: 1.125rem;
	vertical-align: top;
}

.info dl {
	margin-bottom: 18px;
}

.info dd {
	margin-bottom: 15px;
	color: #9f9f9f;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
}

.info .info-heading {
	margin-bottom: 25px;
}

.pane {
	padding: 30px 20px;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
}

.pane img {
	width: 100%;
	margin-bottom: 22px;
}

.pane img.double-air {
	margin-top: 10px;
	margin-bottom: 30px;
}

.pane h3 {
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	color: #002731;
	font-size: 24px;
	font-size: 1.5rem;
	text-transform: none;
}

.pane h3.blue,
.pane h3 a {
	color: #02a3d5;
}

.pane h3 a:hover {
	color: #02bcf5;
}

.pane .quotes {
	width: 97px;
	margin-bottom: 30px;
}

.pane .pane-info p img {
	width: auto;
}

.pane-date,
.pane-cat-title {
	margin-bottom: 17px;
	color: #8d9ca9;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
}

.pane-date em,
.pane-cat-title em {
	color: #d1d1d1;
}

.pane-cat-title {
	color: #0c2a31;
}

.pane-info,
.js-careers-list {
	margin-bottom: 25px;
	line-height: 1.25;
}

.pane-quote {
	float: left;
	width: 295px; /* % ? */
	margin-bottom: 20px;
	padding-right: 20px;
	color: #2fadc0;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
	font-style: italic;
	line-height: 1.25;
	text-align: center;
	text-transform: uppercase;
}

.pane-country {
	margin-bottom: 15px;
	color: #8d9ca9;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
}

.pane-tel {
	margin-top: 15px;
	color: #1a232c;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
}

.email-pane label {
	display: inline-block;
	color: #000;
	text-transform: none;
	margin-right: 5px;
	font-family: SimplonNorm-Regular, Arial, Helvetica, sans-serif;
}

.pane-time-wrap {
	position: relative;
	z-index: 10;
	height: 100%;
	color: #fff;
	text-align: left;
}

.pane-time-wrap .pane-link {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}

.pane-city {
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 34px;
	font-size: 2.125rem;
	line-height: 1;
}

.pane-time {
	padding-left: 20px;
	color: #435e65;
	font-size: 24px;
	font-size: 1.5rem;
	text-transform: uppercase;
}

.email {
	color: #02a3d5;
}

.links {
	text-transform: uppercase;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 0;
	margin-bottom: -10px;
	text-align: center;
}

.links li {
	display: inline-block;
	width: auto;
	margin: 0;
	padding-bottom: 0;
	font-size: 14px;
	font-size: 0.875rem;
}

.links li:first-child a {
	border-left: none;
}

.links a {
	padding: 5px 20px;
	border-left: 1px solid #d6d7d7;
	color: #02a3d5;
}

.links a:hover {
	color: #02bcf5;
}

.pane-info + .links {
	padding-top: 16px;
}

.logo-pane {
	text-align: left;
	padding: 20px 20px 0;
}

.interactive-pane {
	position: relative;
	overflow: hidden;
}

.interactive-pane h3 {
	color: #02a3d5;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
	text-transform: none;
}

.interactive-pane > a {
	display: block;
	background-color: #f4f4f4;
}

.interactive-pane > a:hover .pane-title {
	transform: translateY(0);
}

.interactive-pane > a:hover .pane-content-inner {
	transform: translateY(-64%);
}

.interactive-pane > a:hover .pane-logo-only .pane-content-inner {
	transform: translateY(-50%);
}

.interactive-pane .pane-logo-only {
	background-color: #02a3d5;
}

.interactive-pane .pane-content-inner {
	padding: 0 30px;
	color: #f1f2f2;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	transition: transform 0.45s;
	text-align: center;
}

.interactive-pane .pane-content-inner img {
	max-width: 3000px; /* TO remove, if any image sizes are to be uploaded */
	height: auto;
}

.interactive-pane .pane-bkg {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	width: auto;
	height: auto;
	min-height: 100%;
	min-width: 100%;
	background-color: #0c2a31;
	max-width: 2000px;
}

.interactive-pane .pane-bkg + .pane-content,
.interactive-pane img + .pane-content,
.interactive-pane .pane-overlay + .pane-content {
	height: 200px;
}

.interactive-pane .pane-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(12, 42, 49, 0.9);
}

.interactive-pane .pane-title {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	padding: 20px;
	color: #fff;
	background-color: #02a3d5;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
	transform: translateY(90%);
	transition: transform 0.45s;
}

.interactive-pane .pane-date {
	margin-bottom: 20px;
	color: #8d9ca9;
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
}

.interactive-pane .text-logo {
	display: inline-block;
	text-align: left;
}

.interactive-pane .text-logo-main {
	margin-bottom: 5px;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	text-transform: uppercase;
}

.interactive-pane .text-logo-additional {
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-size: 2.125rem;
	text-transform: uppercase;
}

.aside-pane {
	margin-bottom: 30px; /* .email {
        color: $blue-light;
    } */
}

.aside-pane > h3 {
	margin-bottom: 0;
	padding: 30px;
	border-bottom: 1px solid #e8e8e8;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
}

.aside-pane .accordion-heading {
	padding: 0;
}

.aside-pane .accordion-heading:after {
	content: "";
	display: table;
	clear: both;
}

.aside-pane .accordion-heading a {
	position: relative;
	display: block;
	padding: 30px;
}

.aside-pane .accordion-heading .opened [class^="ico-"],
.aside-pane .accordion-heading .opened [class*=" ico-"] {
	-webkit-animation: rotateUp .25s forwards;
	        animation: rotateUp .25s forwards;
}

.aside-pane .accordion-heading [class^="ico-"],
.aside-pane .accordion-heading [class*=" ico-"] {
	float: right;
	color: #8d9ca9;
	-webkit-animation: rotateDown .25s;
	        animation: rotateDown .25s;
}

.aside-pane .accordion-heading .ico-arrow-right-big[class^="ico-"],
.aside-pane .accordion-heading .ico-arrow-right-big[class*=" ico-"] {
	float: none;
	color: inherit;
}

.aside-pane .aside-pane-inner { /* !!! */
	padding: 30px;
}

.aside-pane .aside-pane-inner .btn-more {
	margin-bottom: 25px;
}

.aside-pane .aside-pane-inner .btn-more:last-of-type {
	margin-bottom: 0;
}

.aside-pane .aside-pane-inner img {
	width: 100%;
}

.aside-pane .aside-pane-inner img[aria-label="Emoji: Open lock"] {
	height: 1.25em;
	width: 1.25em;
	padding: 0 .05em 0 .1em;
	vertical-align: -0.2em;
}

.aside-pane .aside-pane-inner .pane-info.blog {
	margin-top: 25px;
	font-size: 17px;
}

.aside-pane .aside-pane-inner .pane-info.blog h4 {
	color: #000;
	font-size: 17px;
	text-transform: uppercase;
}

.aside-pane .aside-pane-inner.blog {
	padding: 30px 90px;
}

.aside-pane .aside-pane-inner.blog .btn-more {
	margin-top: 25px;
}

.aside-pane .to-open.opened {
	visibility: visible;
	height: auto;
}

.aside-pane .to-open.opened .aside-pane-inner {
	opacity: 1;
	transition: opacity .6s;
}

.aside-pane .to-open {
	height: 0;
	visibility: hidden;
	overflow: hidden;
}

.aside-pane .to-open .aside-pane-inner {
	opacity: 0;
	transition: opacity .6s .2s;
	min-height: 100px;
}

.aside-pane .single-contact {
	margin-bottom: 25px;
	font-size: 18px;
	font-size: 1.125rem;
}

.aside-pane .single-contact:last-of-type {
	margin-bottom: 0;
}

.aside-pane .single-contact span {
	display: block;
	margin-bottom: 4px;
}

.aside-pane .bottom-border .single-contact:last-of-type {
	margin-bottom: 25px;
}

.aside-pane .contact-name {
	font-size: 22px;
	font-size: 1.375rem;
}

.aside-pane .post-list {
	list-style-type: none;
}

.aside-pane .post-list.video-post li {
	padding-left: 10px;
}

.aside-pane .post-list li {
	margin-bottom: 20px;
	padding-top: 20px;
	border-top: 1px solid #e8e8e8;
}

.aside-pane .post-list li .pane-date {
	margin-bottom: 20px;
}

.aside-pane .post-list li:first-child {
	padding-top: 0;
	border-top: none;
}

.aside-pane .post-title {
	margin-bottom: 10px;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.25;
}

.aside-pane .post-title a {
	color: #02a3d5;
}

.aside-pane .post-title a:hover {
	color: #02bcf5;
}

.aside-pane .pane-info {
	font-size: 18px;
	font-size: 1.125rem; /* IE8 ? */
}

.aside-pane .pane-info:last-of-type {
	margin-bottom: 0;
}

.aside-pane .pane-date {
	margin-bottom: 25px;
}

.aside-pane .interactive-pane {
	text-align: center;
	margin-bottom: 30px;
}

.aside-pane .pane-overlay {
	background-color: rgba(32, 59, 65, 0.8);
}

.aside-pane .numbers-wrapper {
	margin-bottom: -25px;
}

.aside-pane .numbers {
	width: 46%;
	margin-left: 7%;
	margin-bottom: 25px;
}

.aside-pane .numbers:nth-of-type(2n+1) {
	margin-left: 0;
}

.aside-heading {
	padding-top: 8px;
	text-align: center;
}

.aside-heading img {
	max-width: 100%;
	height: auto;
	margin-bottom: 35px;
}

.aside-heading h2 {
	color: #999;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 42px;
	font-size: 2.625rem;
	line-height: 1.25;
	line-height: 0.8;
	letter-spacing: 4px;
}

.aside-video-wrap {
	position: relative;
	margin-bottom: 25px;
}

.aside-video-wrap .video-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}

.aside-video-wrap iframe {
	width: 100%;
	height: 250px;
}

.aside-video-wrap img {
	width: 100%;
	height: 250px;
}

.video-overlay:hover {
	cursor: pointer;
}

.video-overlay.hidden {
	opacity: 0;
	visibility: hidden;
}

.video-overlay .ico-play {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	transform: translateX(-50%) translateY(-50%);
	font-size: 30px;
	font-size: 1.875rem; /* to be removed after icon font is added */
}

.video-iframe {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.video-iframe iframe {
	display: block;
	width: 100%;
	height: 100% !important;
}

.free-content.margin-bottom {
	margin-bottom: 70px;
	color:#000;
}

.horizontal-list {
	font-size: 0;
}

.horizontal-list.no-border li {
	padding-bottom: 0;
}

.horizontal-list.no-border li:after {
	display: none;
}

.horizontal-list > li {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}

.horizontal-list > li:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 60%;
	height: 20px;
	background-color: #fff;
	z-index: 10;
}

.horizontal-list .horizontal-list-image {
	display: inline-block;
	width: 28.5%;
	height: auto;
	vertical-align: top;
}

.horizontal-list.our-employees .horizontal-list-image {
	width: 32.5%;
}

.horizontal-list .horizontal-list-image + .pane {
	width: 49%;
}

.horizontal-list .pane {
	position: relative;
	display: inline-block;
	width: 77.5%;
	margin-bottom: -1000px;
	padding: 40px 40px 1000px 40px;
	font-size: 18px;
	font-size: 1.125rem;
	vertical-align: top;
}

.horizontal-list .pane.full-width {
	width: 71.5%;
}

.horizontal-list .pane.full-width:after {
	display: none;
}

.horizontal-list .pane:after {
	content: '';
	display: block;
	position: absolute;
	top: 20px;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background-color: #d6d7d7;
}

.horizontal-list.our-employees .pane.full-width {
	width: 67.5%;
}

.horizontal-list .pane-info + .btn-more {
	margin-bottom: 30px;
}

.horizontal-list .info {
	width: 22%;
}

.horizontal-list.our-employees .pane-info {
	margin-bottom: 45px;
}

.horizontal-list-small {
	max-width: 780px;
	margin: 0 auto;
}

.horizontal-list-small h3 {
	margin-bottom: 2px;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
}

.horizontal-list-small li {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 0;
}

.horizontal-list-small li:last-of-type {
	margin-bottom: 0;
}

.horizontal-list-small .pane,
.horizontal-list-small .info {
	display: table-cell;
	width: 50%;
	padding: 20px 40px;
	vertical-align: middle;
}

.horizontal-list-small .pane {
	margin-bottom: 0;
	text-align: center;
}

.horizontal-list-small .pane-tel {
	margin-top: 0;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
}

.horizontal-list-small .pane-info {
	margin-bottom: 0;
}

.horizontal-list-small .info {
	position: relative;
}

.horizontal-list-small .btn-simple {
	width: 100%;
	margin-top: 20px;
	padding: 20px;
	text-align: center;
}

.horizontal-list-small .btn-simple:first-child {
	margin-top: 0;
}

.email-list {
	margin-bottom: 25px; /* IE8 ? */
}

.email-list:last-of-type {
	margin-bottom: 0;
}

.email-list dd {
	margin-bottom: 5px;
}

.email-list dt {
	font-size: 18px;
	font-size: 1.125rem;
}

.small-list {
	max-width: 775px;
	margin: 0 auto 20px;
	font-size: 0;
}

.small-list li {
	display: inline-block;
	width: 48%;
	font-size: 18px;
	font-size: 1.125rem;
	vertical-align: top;
	margin-bottom: 20px;
	transition: opacity .7s ease-in-out;
}

.small-list li:nth-of-type(2n+1) {
	margin-right: 2%;
}

.small-list li.hidden {
	opacity: 0;
}

.small-list li.invisible {
	display: none;
}

.small-list li .pane {
	min-height: 150px;
}

.small-list .pane-date {
	margin-bottom: 0;
	line-height: 1;
}

.region-content .generic-list h3 {
	height: auto;
}

.region-content .generic-list address {
	margin-bottom: 25px;
}

.office {
	margin-bottom: 40px;
	font-size: 0;
	display: table;
	width: 100%;
}

.office .interactive-pane,
.office .pane {
	display: table-cell;
	vertical-align: top;
	font-size: 18px;
	font-size: 1.125rem;
}

.office .interactive-pane {
	width: 67%;
}

.office .interactive-pane a:hover .pane-title {
	transform: translateY(0);
}

.office > .interactive-pane > .pane-bkg {
	top: 50%;
	left: 0;
	transform: translateY(-50%) translateX(0);
	width: 100%;
	min-height: 1px;
}

.office .pane {
	width: 33%;
	padding: 25px;
	text-align: center;
	vertical-align: middle;
}

.office .pane address {
	margin-bottom: 25px;
}

.office .pane .links {
	margin-bottom: 30px;
}

.office .pane .btn {
	min-width: 300px;
}

.office .interactive-pane div.pane-content {
	height: 350px;
}

.office .interactive-pane div.pane-content .pane-link {
	display: block;
	height: 100%;
	color: #fff;
}

.office .pane-city {
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 54px;
	font-size: 3.375rem;
}

.office .pane-time {
	font-size: 28px;
	font-size: 1.75rem;
}

.office .pane-cat-title {
	color: #9f9f9f;
}

/* ? */

.products .pane {
	padding-top: 50px;
}

.tags-info {
	margin-top: 60px;
	margin-bottom: 35px;
	font-size: 18px;
	font-size: 1.125rem;
}

.tags-inner {
	display: none;
	overflow: hidden;
	text-align: center;
}

.tags-list {
	margin-bottom: 40px;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 0;
	text-transform: uppercase;
}

.tags-list li {
	display: inline-block;
	margin: 0 10px 20px;
	vertical-align: top;
	font-size: 14px;
	font-size: 0.875rem;
}

.tags-list li a {
	display: inline-block;
	padding: 12px 20px 9px;
	border: 2px solid #8d9ca9;
	color: #8d9ca9;
	line-height: 1;
}

.tags-list li a:hover,
.tags-list li a.current {
	color: #fff;
	background-color: #02a3d5;
	border-color: #02a3d5;
}

.tags-list .tags-separator {
	display: block;
	margin: 0;
	padding: 0;
}

.main {
	float: left;
	width: 719px;
	margin-top: -8px;
	padding: 0 7% 0 0;
	font-size: 18px;
	font-size: 1.125rem; /* ??? */ /* Article styling */
}

.main h1 {
	color: #002731;
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-size: 2.125rem;
	text-transform: none;
	margin-bottom: 30px;
}

.main h1.blue-border {
	position: relative;
	margin-bottom: 40px;
	line-height: 1.15;
}

.main h1.blue-border:after {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 160px;
	height: 5px;
	background-color: #02a3d5;
}

.main .simple-3 {
	margin-bottom: 15px;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
}

.main h2 {
	text-align: left;
}

.main .subheading {
	margin-top: -25px;
	margin-bottom: 50px;
}

.main .btns {
	margin-top: 30px;
	text-align: left;
}

.main .btn-simple {
	text-align: center;
}

.main .btn-more {
	margin-bottom: 5px;
}

.main .pane-bkg {
	display: block;
	position: static;
}

.main .horizontal-list {
	padding: 0;
}

.main .horizontal-list .generic-shadow {
	padding: 0;
}

.main .horizontal-list .generic-shadow > h3 {
	margin-bottom: 0;
	padding: 27px;
	border-bottom: 1px solid #e8e8e8;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
}

.main .horizontal-list .generic-shadow img {
	padding: 30px 0 0 20px;
	width: 25%;
	max-width: 150px;
	height: 150px;
}

.main .horizontal-list .generic-shadow img.full-width {
	width: 100%;
	max-width: 100%;
	height: 100%;
	padding: 30px 20px 0;
}

.main .horizontal-list .generic-shadow .pane {
	width: 75%;
	padding-top: 30px;
	margin: 0;
	padding-bottom: 0;
}

.main .horizontal-list .generic-shadow .pane .breadcrumb {
	padding: 0;
}

.main .horizontal-list .generic-shadow .pane .breadcrumb li {
	display: inline-block;
	margin-bottom: 0;
}

.main .horizontal-list .generic-shadow .pane .breadcrumb li a {
	color: #000;
}

.main .horizontal-list .generic-shadow .pane:after {
	display: none;
}

.main .horizontal-list .generic-shadow .pane.full-width {
	width: 100%;
}

.main .pane-info {
	font-size: 18px;
	font-size: 1.125rem;
}

.main .articles-list {
	list-style-type: none;
	padding: 0;
	margin-top: 8px;
}

.main .articles-list li {
	margin-bottom: 30px;
}

.main .articles-list .pane-date.no-margin {
	margin: 0;
}

.main > .generic-shadow {
	margin-top: 8px;
}

.main a {
    /* color: #0c2a31; */
    /* font-weight: 700; */
    /* line-height: 3 !important; */
    /* padding: 10px 12px; */
}

.main a:hover {
	color: #02bcf5;
}

.main strong,
.main b {
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
}

.main table {
	width: 100% !important;
	border-collapse: collapse;
}

.main table td {
	border-bottom: 1px solid #02bcf5;
}

.main div,
.main p {
	max-width: 100%;
}

.main ul {
	list-style-type: disc;
	padding: 0 0 0 25px;
}

.main ol {
	padding: 0 0 0 25px;
}

.wrapper > .subheading {
	text-align: center;
}

.subheading {
	margin-bottom: 25px;
	color: #8d9ca9;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.25;
}

.subheading.max-width {
	max-width: 460px;
}

.small-subheading {
	font-size: 18px;
	font-size: 1.125rem;
	margin-top: -30px;
	margin-bottom: 60px;
}

.sidebar {
	float: right;
	width: 540px;
	margin-top: -8px;
}

.sidebar .with-image-above:first-child {
	margin-top: 50px;
}

.sidebar > .generic-shadow {
	margin-top: 8px;
}

.sidebar .video-wrap {
	margin-bottom: 0;
}

.sidebar .bottom-margin {
	margin-bottom: 55px;
}

.article .main {
	width: 64%;
	padding-right: 2.5%;
}

.article .main .pane {
	padding: 32px 30px;
}

.article .sidebar {
	width: 36%;
}

.product-description-wrap {
	padding: 0 7% 0 0;
	width: 719px;
}

.product-description-wrap .btns .btn-simple {
	padding-top: 25px;
	padding-bottom: 25px;
}

.product-description-wrap .btns.max-height {
	max-height: 70px;
}

.product-description {
	margin-bottom: 40px;
	font-size: 18px;
	font-size: 1.125rem;
}

.product-description .btn-more {
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
	text-transform: capitalize;
}

.product-description .btn-more [class^="ico-"],
.product-description .btn-more [class*=" ico-"] {
	margin-top: 3px;
}

.numbers-wrapper {
	font-size: 0;
}

.numbers {
	color: #8d9ca9;
	border-bottom: 1px solid #d6d7d7;
	display: inline-block;
	width: 31%;
	margin-left: 3.5%;
	margin-bottom: 40px;
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
}

.numbers:first-child {
	margin-left: 0;
}

.numbers dt {
	margin-bottom: 15px;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
}

.numbers dd {
	margin-bottom: 5px;
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.25;
}

.secondary-menu {
	background-color: #394859;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.secondary-menu.lang-menu li a {
	height: 50px;
}

.secondary-menu.lang-menu li.selected {
	width: auto;
	min-width: 215px;
}

.secondary-menu.small .secondary-menu-wrapper {
	width: 500px;
	margin: 0 auto;
}

.secondary-menu .secondary-menu-wrapper {
	display: table;
	width: 100%;
}

.secondary-menu ul {
	font-size: 0;
	text-align: center;
	display: table-row;
}

.secondary-menu li {
	display: table-cell;
	width: 100px;
	border-right: 2px solid #0c2a31;
	vertical-align: top;
	font-size: 14px;
	font-size: 0.875rem;
	transition: all 0.3s ease 0s;
}

.secondary-menu li:first-child {
	border-left: 2px solid #0c2a31;
}

.secondary-menu li.selected a,
.secondary-menu li:hover a {
	background-color: rgba(2, 163, 213, 0.6);
}

.secondary-menu li a {
	display: table;
	width: 100%;
	height: 60px;
	padding: 2px 10px 0;
	vertical-align: middle;
	color: #fff;
	text-align: center;
}

.secondary-menu li span {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.25;
}

.secondary-menu.grey {
	background-color: #dfe1e0;
}

.secondary-menu.grey li {
	border-color: #cdcece;
}

.secondary-menu.grey li:first-child {
	border-left: 2px solid #cdcece;
}

.secondary-menu.grey li.selected a,
.secondary-menu.grey li:hover a {
	color: #fff;
	background-color: #394859;
}

.secondary-menu.grey li a {
	color: #0c2a31;
}

.secondary-menu.sticky {
	width: 100%;
	position: fixed;
	top: 85px;
	bottom: auto;
	z-index: 20;
	background-color: #394859;
}

.secondary-menu.sticky li a {
	margin-top: 0;
}

.with-image-above {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
}

.with-image-above img {
	display: block;
}

.with-image-above .main-image {
	width: 100%;
	height: auto;
}

.with-image-above .bottom-left {
	position: absolute;
	left: 40px;
	bottom: 40px;
	z-index: 10;
}

.page-heading {
	padding-bottom: 60px;
	line-height: 1;
}

/* Filters styles */

.filters {
	text-align: center; /* ? */
}

.filters .wrapper {
	font-size: 0;
	width: 940px;
}

.filters .select-wrap {
	min-height: 72px;
}

.select-wrap {
	display: inline-block;
	width: 31%;
	margin-left: 20px;
	vertical-align: top;
	text-align: left;
}

.select-wrap select {
	opacity: 0;
}

.select-wrap:first-child {
	margin-left: 0;
}

.select-wrap.single {
	display: block;
	max-width: 300px;
	margin: 0 auto 40px;
}

.select-wrap label {
	display: block;
	margin-bottom: 5px;
	color: #8d9ca9;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1;
	text-transform: uppercase;
}

/* SelectBoxIt override */

.selectboxit-container {
	width: 100%;
	color: #002731;
	font-size: 18px;
	font-size: 1.125rem;
}

.selectboxit-container .selectboxit {
	height: auto;
	padding: 15px;
	background: #fafafa;
	border-color: #8d9ca9;
	border-radius: 0px;
}

.selectboxit-container .selectboxit:hover,
.selectboxit-container .selectboxit:focus {
	background: #fafafa;
}

.selectboxit-container .selectboxit-open .selectboxit-arrow-container {
	-webkit-animation: rotateUp .25s forwards;
	        animation: rotateUp .25s forwards;
}

.selectboxit-container .selectboxit-text {
	height: auto;
	line-height: normal;
}

.selectboxit-container .selectboxit-option-icon-container {
	display: none;
}

.selectboxit-container .selectboxit-arrow-container {
	display: inline-block;
	right: 15px;
	width: auto;
	height: auto;
	margin-top: 5px;
	color: #8d9ca9;
	font-size: 14px;
	font-size: 0.875rem;
	-webkit-animation: rotateDown .25s;
	        animation: rotateDown .25s;
	font-family: 'hh-icons';
	speak: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.selectboxit-container .selectboxit-arrow-container:before {
	content: "\e604";
}

.selectboxit-container .selectboxit-arrow-container i {
	display: none;
}

.selectboxit-container .selectboxit-options {
	width: 100%;
	min-width: auto !important;
	border-color: #8d9ca9;
	border-radius: 0px;
}

.selectboxit-container .selectboxit-options a {
	display: block;
	white-space: normal;
	height: auto;
	padding: 15px 20px;
	line-height: 30px;
}

.selectboxit-container .selectboxit-option {
	border-top: 1px solid #c6cdd4;
	text-indent: 0px;
}

.selectboxit-container .selectboxit-option:first-child {
	border-top: none;
}

.selectboxit-btn {
	width: 100% !important;
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
	color: #0c2a31;
	background: #f4f4f4;
}

/* Select2 override */

.select2-container {
	z-index: 8020 !important;
	width: 100% !important;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
}

.select2-container--default.select2-container--open .select2-selection--multiple:after {
	transform: rotate(180deg);
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid #8d9ca9 1px;
}

.select2-container--default .select2-search--inline {
	width: 100%;
}

.select2-container--default .select2-search--inline:first-child:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 39, 49, 0);
}

.select2-container--default .select2-search--inline:first-child .select2-search__field {
	display: block;
}

.select2-container--default .select2-search--inline .select2-search__field {
	width: 100% !important;
	margin-top: 5px;
	cursor: pointer;
	font-size: 19px;
	font-size: 1.1875rem;
	display: none;
}

.select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder {
	opacity: 1;
	color: #002731;
}

.select2-container--default .select2-search--inline .select2-search__field:-moz-placeholder { /* Firefox 18- */
	opacity: 1;
	color: #002731;
}

.select2-container--default .select2-search--inline .select2-search__field::-moz-placeholder { /* Firefox 19+ */
	opacity: 1;
	color: #002731;
}

.select2-container--default .select2-search--inline .select2-search__field:-ms-input-placeholder {
	opacity: 1;
	color: #002731;
}

.select2-container--default .select2-selection--multiple {
	position: relative;
	padding: 8px 15px;
	border-radius: 0px;
	border-color: #8d9ca9;
	cursor: pointer;
}

.select2-container--default .select2-selection--multiple:hover,
.select2-container--default .select2-selection--multiple:focus {
	background-color: #fafafa;
}

.select2-container--default .select2-selection--multiple:after {
	display: block;
	position: absolute;
	top: 18px;
	right: 15px;
	z-index: 10;
	font-size: 14px;
	font-size: 0.875rem;
	color: #8d9ca9;
	transition: transform .25s;
	content: "\e604";
	font-family: 'hh-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	min-height: 29px;
	white-space: normal;
	text-overflow: none;
	width: 100%;
	padding-right: 20px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	display: inline-block;
	padding: 2px 10px;
	background-color: #f9f9f9;
	border-color: #8d9ca9;
	line-height: 1;
	float: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	color: #0c2a31;
	background-color: #f4f4f4;
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #f4f4f4;
}

.select2-search__field {
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
}

.select2-dropdown--below {
	border-color: #8d9ca9;
	border-radius: 0;
}

.select2-results__option {
	padding: 15px;
	border-top: 1px solid #c6cdd4;
}

.select2-results__option:first-child {
	border-top: none;
}

.preloader { /*http://preloaders.net/en/circular/2*/
	height: 80px;
	margin-bottom: -30px;
	background: url(../img/preloader.gif) 50% 50% no-repeat;
}

/* Tabs */

.tabs-nav-pointer {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 108px;
	height: 18px;
}

.tabs-nav-pointer.hidden {
	background-color: #0c2a31;
}

.tabs-nav-pointer:before {
	content: "";
	position: absolute;
	top: 100%;
	right: 100%;
	width: 2000px;
	height: 100%;
	background-color: #0c2a31;
}

.tabs-nav-pointer:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 100%;
	width: 2000px;
	height: 100%;
	background-color: #0c2a31;
}

.tabs-nav-pointer.loaded span:before,
.tabs-nav-pointer.loaded span:after {
	background-color: transparent;
}

.tabs-nav-pointer span:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0px;
	width: 0px;
	height: 0px;
	color: #0c2a31;
	border-top: 36px solid;
	border-right: 36px solid;
	border-left: 36px solid transparent;
	background-color: #0c2a31;
}

.tabs-nav-pointer span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0px;
	width: 0px;
	height: 0px;
	color: #0c2a31;
	border-top: 36px solid;
	border-left: 36px solid;
	border-right: 36px solid transparent;
	background-color: #0c2a31;
}

.tabs-nav {
	position: relative;
	padding: 20px 0 2px;
}

.tabs-nav .tabs-nav-list {
	position: relative;
	z-index: 10;
	text-align: center;
	font-size: 0;
}

.tabs-nav .tabs-nav-list li {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	border-left: 1px solid #fff;
}

.tabs-nav .tabs-nav-list li a {
	position: relative;
	display: inline-block;
	padding: 0 20px;
	color: #fff;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 34px;
}

.tabs-nav .tabs-nav-list li a.current,
.tabs-nav .tabs-nav-list li a:hover {
	color: #02a3d5;
}

.tabs-nav .tabs-nav-list li:first-child {
	border-left: none;
}

.tabs-wrap {
	position: relative;
}

.tabs-wrap.sticky {
	width: 100%;
	position: fixed;
	top: 60px;
	bottom: auto;
	z-index: 20;
}

.tabs-wrap.sticky li a {
	margin-top: 0;
}

.tabs-wrap.sticky + .tab-content-spacer {
	padding-top: 61px;
}

.tabs-wrap em {
	display: none;
}

.tabs-content {
	display: none;
}

.tab-content {
	padding-top: 18px;
}

.tab-content[data-tab] {
	display: none;
}

.tab-content .main {
	clear: both; /* ??? */
}

.tab-content .main.products {
	clear: none;
}

.tab-content .sidebar { /* ??? */
}

.tab-content .tab-intro-text {
	text-align: center;
	width: 780px;
	margin: -3px auto 55px;
	color: #394859;
}

.tab-content .simple-2 {
	text-align: center;
}

.tab-content.leadership {
	padding-top: 10px;
}

.tab-content.leadership h2 {
	margin: 0 0 50px 0;
}

.tab-content.leadership .generic-list-multiple {
	margin-bottom: 0;
}

.tab-content.leadership ul li {
	margin-bottom: 25px;
}

.tab-content.leadership ul li .pane .pane-date {
	line-height: 17px;
}

.tab-content.leadership ul li:hover .hover-effect {
	transform: translateY(0);
	height: 6px;
}

.tab-content.leadership ul li > a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 229px;
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: cover;
}

.tab-content.leadership ul li > a .hover-effect {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	z-index: 10;
	width: 100%;
	background-color: #02a3d5;
	transform: translateY(100%);
	transition: all .45s;
}

.tab-content.leadership ul.four-element li > a {
	height: 229px;
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: cover;
}

.tab-content.leadership ul.five-element li {
	margin-bottom: 15px;
}

.tab-content.leadership ul.five-element li > a {
	height: 189px;
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: cover;
}

.tab-content.leadership ul:nth-of-type(n + 2) {
	margin-top: 50px;
}

.tab-content.leadership h2:nth-child(n + 2) {
	margin: 35px 0 0 0;
}

.tab-content .centered.p-40 + .horizontal-list .pane-date {
	text-transform: none;
}

.tab-content .centered.p-40 {
	max-width: 940px;
	padding: 0 40px;
}

.multiple-content .main {
	margin-top: 60px;
}

.multiple-content .main:first-of-type {
	margin-top: 0;
}

.multiple-content .sidebar {
	margin-top: 60px;
}

.multiple-content .sidebar:first-of-type {
	margin-top: 0;
}

.wrapper.services {
	width: 600px;
}

.wrapper.services .tab-content.p-top {
	padding-top: 100px;
}

.wrapper.services ul {
	padding-left: 20px;
	position: relative;
	list-style-type: square;
}

.wrapper.services ul li {
	margin-bottom: 22px;
}

.video-wrap {
	width: 100%;
	margin-bottom: 55px;
	position: relative;
}

.video-wrap img {
	display: block;
	width: 100%;
}

.video-wrap .video-overlay {
	overflow: hidden;
}

.video-wrap .video-overlay img {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: auto;
	height: auto;
	min-height: 100%;
	min-width: 100%;
	background-color: #0c2a31;
	max-width: 2000px;
}

/* List with extra info - Careers */

[data-list="list-extra-info"] {
	position: relative;
}

[data-list="list-extra-info"] .extra-content {
	display: none;
	margin-top: 30px;
	position: absolute;
	left: 0;
	top: 70px;
	z-index: 10;
	width: 100%;
	background-color: #fff;
	text-align: left;
}

[data-list="list-extra-info"] .extra-content .tabs-nav-wrapper-extra {
	position: relative;
	height: 18px;
	overflow: hidden;
}

[data-list="list-extra-info"] .extra-content .tabs-nav-pointer {
	bottom: auto;
	top: -18px;
}

[data-list="list-extra-info"] .extra-content header {
	padding: 30px 30px 28px;
	border-bottom: 1px solid #e8e8e8;
}

[data-list="list-extra-info"] .extra-content header h3 {
	height: auto;
	margin-bottom: 0;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
}

[data-list="list-extra-info"] .extra-content header em {
	text-transform: none;
}

[data-list="list-extra-info"] .extra-content .extra-content-wrapper {
	padding: 38px 30px 15px;
}

[data-list="list-extra-info"] .extra-content .extra-content-wrapper:after {
	content: "";
	display: table;
	clear: both;
}

[data-list="list-extra-info"] .extra-content .extra-content-wrapper .main {
	width: 49%;
	padding-right: 7%;
}

[data-list="list-extra-info"] .extra-content .extra-content-wrapper .sidebar {
	width: 51%;
}

[data-list="list-extra-info"] .extra-content .content-img-wrapper {
	margin-bottom: 12px;
}

[data-list="list-extra-info"] .extra-content .content-img-wrapper img {
	width: 100%;
}

.office-short-list {
	display: table;
	width: 100%;
	min-height: 80px;
	margin-bottom: 20px;
	line-height: 2;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
}

.office-short-list dt {
	display: table-cell;
	padding: 12px 30px;
	width: 50%;
	color: #fff;
	background-color: #394859;
	vertical-align: middle;
}

.office-short-list dd {
	display: table-cell;
	width: 50%;
	background-color: #f4f4f4;
	vertical-align: middle;
}

.office-short-list dd ul {
	text-align: center;
	font-size: 0;
}

.office-short-list dd li {
	display: inline-block;
	text-transform: uppercase;
	padding-left: 12px;
	margin-left: 12px;
	border-left: 1px solid #b3b3b3;
	font-size: 14px;
	font-size: 0.875rem;
}

.office-short-list dd li:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

.office-short-list dd a {
	display: inline-block;
	color: #02a3d5;
}

.office-wrap {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #0c2a31;
}

.office-wrap > div {
	float: left;
}

.office-wrap .office-time {
	width: 30%;
	background-color: #0c2a31;
}

.office-wrap .office-time .clock-wrapper {
	position: relative;
	width: 200px;
	height: 200px;
	margin: 30px auto 26px;
}

.office-wrap .office-time .clock-wrapper path {
	stroke: #fff;
}

.office-wrap .office-time .clock-wrapper path.seconds-hand {
	stroke: #02a3d5;
	transition: transform .3s;
}

.office-wrap .office-time .clock {
	margin-bottom: 40px;
	color: #fff;
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 54px;
	font-size: 3.375rem;
	line-height: 54px;
	text-align: center;
}

.office-wrap .office-location {
	width: 70%;
}

.office-wrap .office-location #map {
	width: 100%;
	height: 350px;
}

.forms-overlay {
	width: 100%;
	float: left;
	padding: 30px 45px;
}

.forms-overlay select {
	display: block;
	width: 100% !important;
}

.forms-overlay header {
	min-height: 60px;
}

.forms-overlay h2:empty {
	display: none;
}

.forms-overlay h2 {
	margin-bottom: 20px;
	padding-bottom: 25px;
	padding-right: 50px;
	padding-top: 8px;
	border-bottom: 1px solid #d6d7d7;
	text-align: left;
	line-height: 1.25;
}

.forms-overlay.signup-form {
	padding: 0;
}

.forms-overlay.signup-form header h2 {
	padding: 30px 45px;
}

.forms-overlay.signup-form header .fancybox-close-custom {
	top: 40px;
}

.forms-overlay.signup-form form p {
	padding: 30px 45px;
}

.forms-overlay.signup-form form p .subscribe-field-wrapper span {
	visibility: hidden;
	float: left;
}

.forms-overlay.signup-form form p .subscribe-field-wrapper.has-error input {
	border: 1px solid red;
}

.forms-overlay.signup-form form p .subscribe-field-wrapper.has-error span {
	visibility: visible;
	color: red;
}

.forms-overlay.signup-form form p .agreement {
	display: block;
	margin-top: 15px;
	max-width: 580px;
	font-size: 14px;
	color: #8d9ca9;
	clear: both;
}

.forms-overlay.signup-form form p .agreement a {
	color: #02a3d5;
}

.forms-overlay.signup-form form p .agreement a:hover {
	color: #02bcf5;
}

.forms-overlay.signup-form .submit {
	float: left;
	margin: 0 0 55px 0;
	clear: both;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
}

.agreement {
	display: block;
	max-width: 650px;
	font-size: 14px;
	color: #8d9ca9;
	margin-bottom: 15px;
}

.agreement a {
	color: #02a3d5;
}

.agreement a:hover {
	color: #02bcf5;
}

.forms-overlay-inner {
	width: 100%;
	float: left;
}

/* Fancybox overwrites */

.fancybox-skin {
	position: relative;
	border-radius: 0;
}

.fancybox-close {
	display: none;
}

.fancybox-close-custom {
	position: absolute;
	top: 35px;
	right: 50px;
	width: 15px;
	height: 15px;
	background-image: none;
	z-index: 8020;
}

.fancybox-close-custom:hover {
	color: #02bcf5;
}

.fancybox-close-custom.visible {
	display: block;
}

.advertising-wrapper {
	padding: 0 220px;
}

.global-sales-screen h3 {
	color: #002731;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
	margin-bottom: 30px;
}

.downloads-wrapper {
	min-height: 200px;
	height: 100%;
}

.downloads-wrapper .downloads-section {
	float: left;
	width: 100%;
	border-bottom: 1px solid #979797;
}

.downloads-wrapper .downloads-header {
	padding: 18px 0;
	cursor: pointer;
}

.downloads-wrapper .downloads-header h3 {
	display: inline-block;
	margin-bottom: 0;
	font-family: 'SimplonNorm-Light';
	font-size: 32px;
}

.downloads-wrapper .downloads-header span {
	display: inline-block;
	position: relative;
	top: -8px;
	right: -4px;
	font-size: 14px;
	color: #000;
}

.downloads-wrapper .downloads-content {
	overflow: hidden;
	transition: opacity .4s ease, height 0s ease;
}

.downloads-wrapper .hidden .downloads-content {
	height: 0;
	opacity: 0;
	transition: opacity .4s ease, height 0s .4s ease;
}

.downloads-wrapper .downloads-content-list {
	float: left;
	width: 100%;
}

.downloads-wrapper .downloads-content-list > li {
	list-style-type: none;
	float: left;
	width: 100%;
	margin: 0 0 20px;
	padding: 25px 20px;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.downloads-wrapper .downloads-content-list > li h4 {
	margin-bottom: 20px;
	font-family: 'SimplonNorm-Regular';
	font-size: 18px;
}

.downloads-wrapper .download-all {
	float: left;
	width: 34%;
}

.downloads-wrapper .download-one-by-one {
	float: right;
	width: 60%;
}

.downloads-wrapper .download-one-by-one ul {
	margin-bottom: -10px;
}

.downloads-wrapper .download-one-by-one ul li {
	font-size: 0;
	display: inline-block;
	width: 49%;
	margin-bottom: 10px;
	padding: 0 10px;
	vertical-align: top;
}

.downloads-wrapper .download-one-by-one ul li a {
	color: #02a3d5;
	font-size: 16px;
	line-height: 13px;
}

.downloads-wrapper .download-one-by-one ul li a span {
	font-size: 12px;
	margin-left: 4px;
	position: relative;
	top: -2px;
}

.downloads-wrapper .btn-simple {
	width: 100%;
	padding: 20px;
	text-align: center;
}

.downloads-wrapper .btn-simple span {
	position: relative;
	top: 3px;
	margin-left: 20px;
	font-size: 22px;
}

.global-sales-screen {
	font-size: 18px;
	font-size: 1.125rem;
}

.global-sales-screen h3 {
	text-transform: none;
}

.global-sales-screen.hidden {
	display: none;
}

blockquote.twitter-tweet {
	color: #02a3d5;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
	text-transform: uppercase;
}

blockquote.twitter-tweet p {
	color: #02a3d5;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
	text-transform: uppercase;
}

/* Map */

.map {
	position: relative;
	background: url(../img/map-bg.jpg) 0 0 repeat;
}

.map h2 {
	margin-bottom: 12px;
}

.map:after {
	content: '';
	position: absolute;
	bottom: -17px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -20px;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 17px solid #fff;
}

.region-wrapper.hidden {
	display: none;
}

.region-wrapper h2 span {
	display: none;
}

.map-regions {
	position: relative;
	width: 782px;
	height: 503px;
	margin: 0 auto;
	background: url(../img/map/all-regions.png) 50% 50% no-repeat;
}

.map-regions .image-map {
	display: block;
	position: absolute;
	z-index: 11;
	top: 0;
	left: 0;
	opacity: 0;
}

.map-regions .map-region {
	display: block;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	transition: opacity .6s;
}

.map-regions .map-region.hidden {
	opacity: 0;
}

.map-regions ul {
	list-style-type: none;
}

.map-regions li {
	position: absolute;
	z-index: 15;
	width: 150px;
	text-align: center;
	transition: opacity .6s;
	pointer-events: none;
}

.map-regions li.hidden {
	opacity: 0;
}

.map-regions li.americas-marker {
	top: 66px;
	left: 2px;
}

.map-regions li.emea-marker {
	top: 25px;
	left: 632px;
}

.map-regions li.asia-marker {
	top: 211px;
	left: 536px;
}

.map-regions li a {
	display: block;
	position: relative;
	text-transform: uppercase;
	color: #0c2a31;
	pointer-events: none;
	pointer: default;
	font-size: 18px;
	font-size: 1.125rem;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	-webkit-animation: bounce 1s infinite;
	        animation: bounce 1s infinite;
}

.map-regions li a.hidden {
	opacity: 0;
}

.map-regions li a span {
	display: block;
	padding-top: 7px;
	font-size: 24px;
	font-size: 1.5rem;
}

.search-fancybox .fancybox-close {
	top: 20px;
	right: 0;
	color: #fff;
}

/* Search page */

.search-aside {
	list-style-type: none;
}

.search-aside li {
	border-bottom: 1px solid #e8e8e8;
}

.search-aside li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 30px;
}

.search-aside li a div {
	display: inline-block;
	max-width: 320px;
}

.search-aside li a div.caption h4 {
	color: #000;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
}

.search-aside li a div.caption .location {
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
}

.search-aside li a div.caption .location span {
	color: #9f9f9f;
}

.search-aside li a div.caption .pane-date {
	margin: 0;
}

.search-aside li a div.company-logo {
	max-width: 120px;
	float: right;
	line-height: 45px;
}

.search-aside li a div.company-logo.dj {
	max-width: 90px;
}

.search-aside.blog {
	padding: 0 30px;
}

.search-aside.blog li {
	padding: 0;
	border-bottom: none;
	border-top: 1px solid #e8e8e8;
}

.search-aside.blog li a {
	padding: 30px 0;
}

.search-aside.blog li:first-of-type {
	border-top: none;
}

.search-aside.blog li a div.caption {
	width: 100%;
	max-width: 100%;
}

.search-aside.blog li a div.caption h4 {
	font-size: 24px;
	color: #02a3d5;
}

.search-aside.blog li.read a div.caption h4 {
	color: #999;
}

.view-more-toggler.blog {
	display: block;
	width: 100%;
	text-align: center;
	padding: 15px 0;
	background-color: #f4f4f4;
	font-weight: bold;
	opacity: 1;
}

.view-more-toggler.blog span {
	font-size: 10px;
	margin-left: 7px;
}

.view-more-toggler.blog.opened {
	opacity: 0;
	padding: 0;
	height: 0;
	pointer-events: none;
}

.search-wrap {
	position: relative;
	max-width: 1260px;
	margin: 0 auto;
}

.search-wrap input {
	width: 100%;
	margin-bottom: 30px;
	padding: 20px 30px;
	border: none;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 34px;
	background:#f4f4f4;
}

.search-wrap .ico-search {
	position: absolute;
	right: 25px;
	top: 25px;
	font-size: 28px;
	color: #8d9ca9;
}

.search-pop-up {
	display: none;
	background-color: rgba(0, 0, 0, 0.8);
}

.search-pop-up .wrapper:first-of-type {
	position: relative;
}

.search-pop-up .fancybox-close-custom {
	color: white;
	top: -113px;
	right: 0;
	z-index: 100;
}

.search-pop-up .wrapper > h2 {
	color: #fff;
	float: left;
	margin-bottom: 30px;
}

.search-pop-up .search-wrap .ico-search {
	top: 100px;
}

.search-pop-up .breadcrumb {
	font-size: 18px;
}

.search-pop-up .horizontal-list.search .generic-shadow .pane {
	padding-left: 5px;
}

.search-pop-up .pane-info span {
	display: block;
}

.search-pop-up .pane-info.no-result {
	color: #9f9f9f;
}

.search-pop-up .sidebar,
.search-pop-up .main {
	width: 50%;
}

.search-pop-up .wrapper .wrapper {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-bottom: 20px;
}

.horizontal-list.search {
	padding: 0;
}

.horizontal-list.search .generic-shadow {
	padding: 0;
}

.horizontal-list.search .generic-shadow .search-item-inner {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	padding: 0 30px 0 20px;
}

.horizontal-list.search .generic-shadow .search-item-inner .pane .lang {
	display: inline-block;
	width: 70%;
	list-style-type: none;
	padding: 0;
	vertical-align: top;
	margin-bottom: 15px;
	float: right;
}

.horizontal-list.search .generic-shadow .search-item-inner .pane .lang li {
	margin-left: 10px;
	float: right;
	font-weight: bold;
}

.horizontal-list.search .generic-shadow .search-item-inner .pane .lang li a {
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
}

.horizontal-list.search .generic-shadow .search-item-inner .pane .lang li a:hover {
	color: #02bcf5;
}

.horizontal-list.search .generic-shadow .search-item-inner .pane h3.small {
	font-size: 22px;
}

.horizontal-list.search .generic-shadow .search-item-inner .pane h3.small {
	display: inline-block;
	width: 25%;
}

.horizontal-list.search .generic-shadow .search-item-inner .pane h3 {
	display: inline-block;
	font-size: 18px;
}

.horizontal-list.search .generic-shadow .search-item-inner .pane h3 a {
	line-height: 2;
}

.horizontal-list.search .generic-shadow .search-item-inner.article {
	padding: 25px 20px;
}

.horizontal-list.search .generic-shadow .search-item-inner.article img {
	margin: 0;
	padding: 0;
}

.horizontal-list.search .generic-shadow .search-item-inner.article .pane {
	padding-left: 0;
	width: auto;
	clear: both;
}

.horizontal-list.search .generic-shadow img {
	float: left;
	clear: both;
	padding: 0;
	margin: 30px 20px 20px 0;
	width: 150px;
	height: auto;
}

.horizontal-list.search .generic-shadow img.full-width {
	width: 100%;
	max-width: 100%;
	height: 100%;
	padding: 30px 20px 0;
}

.horizontal-list.search .generic-shadow img + .pane {
	padding-left: 30px;
}

.horizontal-list.search .generic-shadow .pane {
	overflow: hidden;
	display: block;
	width: auto;
	padding: 20px 0 30px 0;
	padding-bottom: 0;
}

.horizontal-list.search .generic-shadow .pane .breadcrumb {
	padding: 0;
	margin-bottom: 30px;
}

.horizontal-list.search .generic-shadow .pane .breadcrumb li {
	display: inline-block;
	margin-bottom: 0;
}

.horizontal-list.search .generic-shadow .pane .breadcrumb li span {
	display: inline-block;
	font-size: 10px;
	padding: 0 10px;
	font-weight: bold;
	vertical-align: top;
	margin-top: 7px;
}

.horizontal-list.search .generic-shadow .pane .breadcrumb li a {
	color: #000;
}

.horizontal-list.search .generic-shadow .pane .pane-info {
	display: block;
}

.horizontal-list.search .generic-shadow .pane:after {
	display: none;
}

.horizontal-list.search .generic-shadow .pane.full-width {
	width: 100%;
}

.thank-you-wrap .btns .btn-simple {
	margin-bottom: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.thank-you-wrap .btns .btn-simple.js-fancybox-close-custom:only-child {
	min-width: 20px;
}

.thank-you-wrap .btns .btn-simple:only-child {
	min-width: 405px;
}

.thank-you-msg {
	margin-top: 55px;
	margin-bottom: 55px;
	color: #0c2a31;
	font-size: 18px;
	font-size: 1.125rem;
	text-align: center;
}

.thank-you-msg a {
	color: #02a3d5;
}

.aside-pane.generic-shadow.m-top {
	margin-top: 0;
}

.ie9 .products {
	min-height: 435px;
}

.ie9 .products .wrapper,
.ie9 .products .generic-list {
	min-height: 435px;
}

/* Twitter styling */

.twitter-container {
	padding-top: 30px;
	font-size: 14px;
	font-size: 0.875rem;
}

.twitter-container [aria-label="Verified Account"] {
	display: none !important;
}

.twitter-container .user {
	margin-bottom: 27px;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-left: 10px;
}

.twitter-container .user img {
	vertical-align: top;
	display: block;
	width: auto;
	max-width: 48px;
	float: left;
	margin-right: 20px;
}

.twitter-container .user img.emoji {
	display: none !important;
}

.twitter-container .user [data-scribe="element:verified_badge"] {
	display: none !important;
}

.twitter-container .user span {
	white-space: nowrap;
	text-overflow: elipsys;
	overflow: hidden;
}

.twitter-container .user [data-scribe="element:name"] {
	display: block;
	font-size: 18px;
	font-size: 1.125rem;
	margin-bottom: 8px;
}

.twitter-container .user [data-scribe="element:screen_name"] {
	text-transform: uppercase;
	color: #9f9f9f;
	margin-bottom: 3px;
}

.twitter-container .user a {
	display: block;
	position: relative;
}

.twitter-container p.tweet {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.25;
	margin-bottom: 13px;
	color: #002731;
	padding: 0 0 0 10px;
}

.twitter-container p.timePosted {
	margin-bottom: 12px;
	padding: 0 0 0 10px;
	color: #9f9f9f;
	text-transform: uppercase;
}

.twitter-container p.timePosted a {
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	color: #9f9f9f;
}

.twitter-container p.interact {
	margin-left: -12px;
	margin-bottom: 20px;
	padding: 0;
	text-transform: uppercase;
}

.twitter-container p.interact a {
	display: inline-block;
	padding: 0 10px;
	border-left: 1px solid #e8e8e8;
	line-height: 30px;
	position: relative;
}

.twitter-container p.interact a:before {
	font-family: 'hh-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-size: 30px;
	position: relative;
	top: -5px;
	margin-right: 2px;
}

.twitter-container p.interact a.twitter_reply_icon:before {
	content: "\e801";
}

.twitter-container p.interact a.twitter_retweet_icon:before {
	content: "\e802";
	top: -3px;
	margin-right: 5px;
}

.twitter-container p.interact a.twitter_fav_icon:before {
	content: "\e800";
}

.twitter-container p.interact a:first-child {
	border-left: none;
}

.twitter-container .media {
	margin-bottom: 20px;
}

.twitter-container .media img {
	display: block;
}

.twitter-container h1 {
	margin-bottom: 25px;
}

.twitter-container h2 {
	text-align: left;
}

.twitter-container h3 {
	font-size: 22px;
	font-size: 1.375rem;
}

.twitter-container a {
	color: #02a3d5;
}

.twitter-container a:hover {
	color: #02bcf5;
}

.twitter-container strong,
.twitter-container b {
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
}

.twitter-container table {
	width: 100% !important;
	border-collapse: collapse;
}

.twitter-container table td {
	border-bottom: 1px solid #02bcf5;
}

.twitter-container div,
.twitter-container p {
	max-width: 100%;
}

.twitter-container > ul {
	list-style-type: none;
	padding: 0 0 0 0;
}

.twitter-container > ul > li {
	padding: 0;
	margin-bottom: 25px;
	border-bottom: 1px solid #e8e8e8;
}

.twitter-container ol {
	padding: 0 0 0 25px;
}

/* Exact fitting banners on desktop and desktop-large, with rich alternative for mobile */

.banner-exact {
	overflow: hidden;
	width: 100%;
	height: 260px;
	background-color: #02a3d5;
	text-align: center;
}

.banner-exact a {
	display: block;
	height: 100%;
	line-height: 260px;
}

.banner-exact img {
	width: auto;
	height: 260px;
}

.tags-list-dropdown-wrapper h2 {
	color: #8d9ca9;
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.125rem;
}

.elq-form .sc-view.form-design-field.sc-static-layout.item-padding.sc-regular-size {
	width: 48% !important;
	max-width: 48% !important;
}

/* Homepage intro enchancement for tablets */

.risk-toggle-section {
	padding-top: 40px !important;
	margin-bottom: 0;
	border-bottom: 25px solid #0c2a31;
}

.risk-toggle-section .to-open {
	display: none;
}

.risk-toggle-section .centered {
	margin-bottom: 0;
}

.risk-toggle-section .centered p {
	color: #fff;
}

.risk-toggle-section .btn-line span.ico-arrow-down-big {
	color: #fff;
}

.risk-toggle-section .btn-line:hover {
	background-color: #394859;
}

.text-left {
	text-align: left !important;
}

.pane-content.text-left {
	color: #8d9ca9;
}

.contact-toggle {
	margin-top: -20px;
	padding: 0 20px;
}

.contact-toggle .to-open-wrap .to-open {
	color: #8d9ca9 !important;
	margin: 0;
	font-size: 16px;
	display: none;
	max-width: 100%;
}

.contact-toggle .to-open-wrap .view-more-toggler {
	background-color: transparent;
}

.horizontal-list > .contact-toggle:after {
	content: none;
}

/* Product redesign */

.in-section-slogan {
	text-align: center;
	margin: -22px auto 60px;
	font-size: 18px;
	width: 620px;
}

.slide-desc {
	overflow: hidden;
	height: 140px;
	margin-bottom: 20px;
}

.fz-24 {
	font-size: 24px;
}

.heading-left {
	display: inline-block;
	float: left;
	text-align: left;
}

.heading-left h1 {
	opacity: 1;
}

.intro.small {
	padding: 60px 0 0;
}

.intro.small .heading-left {
	width: 380px;
}

.intro.small .heading-left h1 {
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}

.intro.small .heading-left .sub-heading {
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.intro.small .heading-right {
	width: 260px;
}

.intro.small .heading-right h2 {
	padding-bottom: 15px;
	text-align: left;
	font-size: 18px;
	text-transform: capitalize;
	border-bottom: 2px solid #fff;
}

.intro.small .heading-right ul {
	list-style-type: none;
}

.intro.small .heading-right ul a {
	display: table;
	margin-bottom: 15px;
}

.intro.small .heading-right ul a h3 {
	max-width: 90%;
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 0;
	display: table-cell;
	vertical-align: middle;
}

.intro.small .heading-right ul a span.ico-arrow-right-big {
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	width: 10%;
	text-align: right;
}

.main-accent.smaller {
	max-height: 375px;
}

.heading-right {
	display: inline-block;
	float: right;
	text-align: left;
}

.video-thumbnail-wrap {
	position: relative;
	width: 100%;
	margin-bottom: 22px;
}

.video-thumbnail-wrap img {
	display: block;
	width: 100%;
}

.video-thumbnail-wrap .video-overlay:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
}

.generic-list.clean-list img {
	display: block;
}

.generic-list.clean-list li {
	background-color: transparent;
}

.generic-list.clean-list li .pane {
	padding: 0 0 30px;
}

.generic-list.clean-list li .pane h3 {
	height: auto;
	line-height: 1.3;
	font-size: 18px;
	font-size: 1.125rem;
	text-transform: uppercase;
}

.generic-list.clean-list li .pane .pane-info {
	font-size: 16px;
	font-size: 1rem;
	color: #8d9ca9;
}

.generic-list .industry {
	padding: 20px;
	text-align: left;
	height: 100%;
	color: #fff;
	background-color: #8d9ca9;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
	font-size: 16px;
	transition: background-color .5s;
}

.generic-list .industry:hover {
	background-color: #00a6cf;
}

.generic-list .industry a {
	display: block;
	height: 100%;
	color: #fff;
}

.generic-list .industry h3 {
	margin-bottom: 5px;
	font-size: 20px;
	height: auto;
}

.text-right {
	text-align: right;
}

.paralax-bkg .wrapper {
	position: relative;
	z-index: 5;
}

.paralax-bkg .paralax-bg-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
}

.paralax-bkg .paralax-bg-video video {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: auto;
	height: 100%;
}

.paralax-bkg .thumbnails-carousel-wrapper {
	margin-bottom: 25px;
	width: 100%;
}

.paralax-bkg .main-accent {
	height: auto !important;
	max-height: inherit;
}

.paralax-bkg .video-wrap {
	height: 350px;
	margin-bottom: 40px;
}

.paralax-bkg .intro {
	padding: 60px 30px 20px;
	background-color: #0c2a31; /* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.paralax-bkg .intro:after {
	content: "";
	display: table;
	clear: both;
}

.paralax-bkg .intro img {
	width: 100%;
}

.paralax-bkg .intro .generic-list {
	margin-bottom: 40px;
}

.paralax-bkg .intro .main-accent-header-wrap {
	margin-bottom: 50px;
}

.paralax-bkg .intro .main-accent-header-wrap:after {
	content: "";
	display: table;
	clear: both;
}

.paralax-bkg .intro .heading-left {
	width: 55%;
}

.paralax-bkg .intro .heading-left h1 {
	opacity: 1;
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 36px;
	display: inline-block;
	vertical-align: top;
	margin: 0 30px 0 0;
}

.paralax-bkg .intro .heading-left .sub-heading {
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1.2;
	display: inline-block;
	max-width: 362px;
	border-left: 2px solid #d8d8d8;
	padding-left: 30px;
}

.paralax-bkg .intro .btns.text-right {
	display: inline-block;
	width: 45%;
}

.paralax-bkg .intro .btns.text-right a {
	min-width: 180px;
	padding: 20px;
	height: 60px;
	margin: 0;
	text-align: center;
}

.paralax-bkg .intro .btns.text-right a:first-of-type {
	margin-right: 15px;
}

.paralax-bkg .intro .wrapper > h3 {
	margin-bottom: 20px;
	text-transform: none;
	font-size: 18px;
	text-align: left;
}

.insight-small li {
	margin-bottom: 0;
	padding-bottom: 0;
	position: relative;
}

.insight-small li .pane {
	position: relative;
	padding: 0;
	height: 80px;
	background-color: #8d9ca9;
	transition: all .3s ease 0s;
	overflow: hidden;
}

.insight-small li .pane a {
	width: 100%;
	height: 100%;
	padding: 20px;
}

.insight-small li .pane h3 {
	color: #fff;
	font-size: 18px;
	width: 86%;
	height: auto;
	margin: 0;
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding-right: 14%;
	text-align: left;
	float: left;
	max-height: 42px;
}

.insight-small li .pane > a:hover .ico-arrow-right-big {
	color: #fff;
}

.insight-small li .pane .ico-arrow-right-big {
	display: inline-block;
	width: auto;
	font-size: 20px;
	line-height: 2.15;
	margin-left: 20px;
	float: right;
}

.insight-small li .interactive-pane {
	background-color: #0c2a31;
	text-align: center;
	vertical-align: middle;
}

.insight-small li .interactive-pane .pane-bkg {
	display: block;
	min-height: 10px;
	vertical-align: middle;
	position: static;
	transform: translate3d(0, 0, 0);
}

.insight-small li .pane-content {
	display: none;
}

.insight-small li:hover .pane {
	background-color: #02a3d5;
}

.generic-toggle-section .view-more-toggler-wrapper {
	margin-top: -20px;
}

.generic-toggle-section .to-open {
	display: none;
}

.generic-toggle-section .view-more-toggler {
	display: block;
	color: #02a3d5;
	font-family: 'SimplonNorm-Medium';
}

.generic-toggle-section .view-more-toggler span {
	display: inline-block;
	margin: -5px 5px 0;
}

.generic-toggle-section .view-more-toggler span:before {
	font-weight: bold;
	color: #02a3d5;
}

.generic-toggle-section .view-more-toggler.opened span {
	-webkit-animation: rotateUp .5s forwards;
	        animation: rotateUp .5s forwards;
}

.overlay-link {
	position: relative;
	color: #fff;
	display: block;
	height: 100%;
	overflow: hidden;
}

.overlay-link h3 {
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
	text-transform: none;
}

.overlay-link h3,
.overlay-link .btn-more,
.overlay-link .btn-more:hover span {
	color: #fff;
}

.overlay-link .overlay-pane-img {
	display: block;
	width: 100%;
}

.overlay-link .overlay-pane {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	padding: 20px;
	background-color: #02a3d5;
	text-align: left;
	transform: translateY(100%);
	transition: transform .3s ease-in-out;
}

.overlay-link .overlay-pane.overlay-pane-visible {
	transform: translateY(0);
}

.overlay-link:hover .overlay-pane {
	transform: translateY(0);
}

.industry-filters h2 {
	font-size: 24px;
	margin-bottom: 0;
}

.industry-filters .btn-line {
	font-size: 32px;
	font-family: "SimplonNorm-Light";
	text-transform: none;
}

.industry-filters .btn-line span {
	padding: 7px 5px;
}

.industry-filters .btn-line:hover {
	background-color: transparent;
}

.industry-filters .to-open {
	display: none;
}

.industry-filters ul {
	max-width: 630px;
	margin: 0 auto;
	list-style-type: none;
	font-size: 0;
}

.industry-filters ul li {
	display: inline-block;
	font-size: 16px;
	width: 19%;
	margin: 0 7%;
}

.industry-filters ul li a {
	color: #8d9ca9;
}

.industry-filters ul li a.current,
.industry-filters ul li a:hover {
	color: #0c2a31;
}

.author {
	display: block;
	text-align: right;
}

.secondary-nav-container aside {
	float: left;
	width: 30%;
	padding: 0 20px 0 0;
	min-height: 10px;
}

.secondary-nav-container aside.sticky ul {
	position: fixed;
	top: 180px;
	left: 50%;
	z-index: 5;
	margin-left: -630px;
}

.secondary-nav-container aside ul {
	list-style-type: none;
}

.secondary-nav-container aside ul li {
	margin-bottom: 15px;
}

.secondary-nav-container aside ul li a {
	position: relative;
	text-transform: uppercase;
	color: #8d9ca9;
	font-size: 18px;
	font-size: 1.125rem;
}

.secondary-nav-container aside ul li a.current {
	color: #0c2a31;
}

.secondary-nav-container aside ul li a.current:before {
	display: block;
	position: absolute;
	top: 2px;
	left: -17px;
	z-index: 5;
	content: '';
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #0c2a31;
}

.secondary-nav-container article {
	float: left;
	width: 70%;
	opacity: 1;
	height: auto;
	transition: opacity .5s linear, height 0s;
}

.secondary-nav-container article.hidden {
	opacity: 0;
	height: 0;
	overflow: hidden;
}

.secondary-nav-container article h2 {
	text-align: left;
}

.vertical-list {
	list-style-type: none;
	float: left;
	width: 100%;
	margin-bottom: 60px;
}

.vertical-list > li {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 30px;
}

.vertical-list > li .vertical-image {
	width: 32%;
	float: left;
}

.vertical-list > li .vertical-image img {
	display: block;
	width: 100%;
}

.vertical-list > li .vertical-text {
	width: 68%;
	padding: 10px 0 0 100px;
	float: left;
}

.vertical-list > li .vertical-text h3 {
	color: #0c2a31;
	font-size: 24px;
	font-size: 1.5rem;
	text-transform: none;
}

.vertical-list > li .vertical-text div {
	color: #8d9ca9;
	font-size: 18px;
	font-size: 1.125rem;
}

.text-restricted-right {
	margin: 0 28% 60px 0;
}

.filters-visible ul {
	overflow: hidden;
	max-width: 630px;
	margin: 0 auto 60px;
	padding: 0 0 25px;
	list-style-type: none;
	font-size: 0;
	border-bottom: 2px solid #d6d7d7;
}

.filters-visible ul li {
	display: inline-block;
	font-size: 16px;
	width: 19%;
	margin: 0 7%;
}

.filters-visible ul li a {
	color: #8d9ca9;
}

.filters-visible ul li a.current,
.filters-visible ul li a:hover {
	color: #0c2a31;
}

.m-top-40 {
	margin-top: 40px;
}

.inline-form .elq-form .sc-view.form-design-field.sc-static-layout.item-padding.sc-regular-size {
	width: 100% !important;
	max-width: 100% !important;
}

.inline-form .half-width {
	width: 40%;
	margin-left: 10%;
	position: relative;
}

.inline-form .half-width:first-of-type {
	margin-left: 0;
	margin-right: 10%;
}

.inline-form .half-width:first-of-type:after {
	content: '';
	border: 1px solid #8d9ca9;
	position: absolute;
	right: -100px;
	height: 525px;
	top: 0;
}

.inline-form .half-width .btns .btn-simple:only-child,
.inline-form .half-width .submit-wrap .btn-simple {
	min-width: 380px;
	padding: 25px;
}

.inline-form .half-width .submit-wrap .submit-wrap-inner {
	width: 100%;
}

.inline-form .half-width header > h2 {
	font-size: 24px;
	text-align: left;
	text-transform: uppercase;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
}

.touchjs .thumbnails-carousel-wrapper .flexslider .flex-next,
.touchjs .thumbnails-carousel-wrapper .flexslider .flex-prev {
	opacity: 1 !important;
}

.video-fancybox .video-in-carousel-wrapper {
	width: 100%;
	height: 100%;
}

.video-fancybox .video-in-carousel-wrapper .video-overlay-main {
	left: 0;
	width: 100%;
}

.video-fancybox .video-in-carousel-wrapper .video-overlay-main .volume-control {
	display: block;
	z-index: 15;
	right: 15px;
}

.video-fancybox .video-in-carousel-wrapper video {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
}

.video-overlay-main {
	position: absolute;
	top: 0;
	left: 106px;
	width: calc(100% - 212px);
	height: 100%;
	z-index: 10;
	transition: all .25s;
	cursor: pointer;
}

.video-overlay-main:hover .main-control {
	opacity: 1 !important;
}

.video-overlay-main:hover .volume-control {
	opacity: 1 !important;
}

.video-overlay-main .main-control {
	display: block;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #8d9ca9;
	z-index: 5;
	font-size: 76px;
	width: 76px;
	transform: translateX(-50%) translateY(-50%);
	transition: opacity .3s;
	-webkit-backface-visibility: hidden;
}

.video-overlay-main .main-control.always-visible {
	opacity: .5;
}

.video-overlay-main .main-control span {
	display: none;
}

.video-overlay-main .main-control.paused .ico-play3 {
	display: inline-block;
}

.video-overlay-main .main-control.playing .ico-pause2 {
	display: inline-block;
}

.video-overlay-main .main-control.ended .ico-loop2 {
	display: inline-block;
}

.video-overlay-main .volume-control {
	display: none;
	opacity: 0;
	position: absolute;
	top: 15px;
	right: 0;
	color: #8d9ca9;
	z-index: 5;
	padding: 15px;
	font-size: 24px;
	width: 60px;
	cursor: pointer;
	transition: opacity .3s;
}

.video-overlay-main .volume-control .ico-volume-mute2 {
	display: none;
}

.video-overlay-main .volume-control .ico-volume-high {
	display: inline-block;
}

.video-overlay-main .volume-control.muted .ico-volume-high {
	display: none;
}

.video-overlay-main .volume-control.muted .ico-volume-mute2 {
	display: inline-block;
}

[data-tab="key-benefits-section"] .generic-list.clean-list li .pane .pane-info {
	color: #0c2a31;
}

.insights-wrapper {
	transition: transform .3s ease;
}

.insights-wrapper .preloader {
	margin-bottom: 0;
	background-image: url("../img/preloader-grey.gif");
}

.insights-wrapper .search-wrapper {
	padding: 30px 13px;
	width: 100%;
	background-color: #f4f4f4;
	font-family: 'SimplonNorm-Regular';
	font-weight: 500;
	position: relative;
	text-transform: uppercase;
	font-size: 0;
	letter-spacing: .2em;
	transition: opacity .4s;
}

.insights-wrapper .search-wrapper.not-visible {
	background-color: #ebe9e9;
}

.insights-wrapper .search-wrapper.not-visible form,
.insights-wrapper .search-wrapper.not-visible .btn-search {
	opacity: 0;
}

.insights-wrapper .search-wrapper ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #8d9ca9;
}

.insights-wrapper .search-wrapper ::-moz-placeholder { /* Firefox 19+ */
	color: #8d9ca9;
}

.insights-wrapper .search-wrapper :-ms-input-placeholder { /* IE 10+ */
	color: #8d9ca9;
}

.insights-wrapper .search-wrapper .easy-autocomplete-container {
	position: absolute;
	top: 30px;
	left: -2px;
	z-index: 20;
	width: 100%;
	box-sizing: content-box;
	background-color: #fff;
	border: 2px solid #f4f4f4;
}

.insights-wrapper .search-wrapper .easy-autocomplete-container ul {
	list-style-type: none;
	font-size: 14px;
}

.insights-wrapper .search-wrapper .easy-autocomplete-container ul li {
	padding: 10px 10px 9px;
	cursor: pointer;
	color: #8d9ca9;
	text-align: center;
}

.insights-wrapper .search-wrapper .easy-autocomplete-container ul li:first-child {
	padding-top: 25px;
}

.insights-wrapper .search-wrapper .easy-autocomplete-container ul li:last-child {
	padding-bottom: 25px;
}

.insights-wrapper .search-wrapper .easy-autocomplete-container ul li .eac-item {
	line-height: 1.3;
}

.insights-wrapper .search-wrapper .easy-autocomplete-container ul li b {
	color: #000;
}

.insights-wrapper .search-wrapper .easy-autocomplete-container ul li.selected {
	color: #394859;
}

.insights-wrapper .search-wrapper input[type="text"] {
	padding: 8px 15px 7px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: .2em;
	text-align: center;
	color: #394859;
	border: none;
	width: 100%;
}

.insights-wrapper .search-wrapper .btn-search {
	position: absolute;
	text-transform: uppercase;
	bottom: -30px;
	left: 0;
	z-index: 5;
	background-color: #f4f4f4;
	line-height: 16px;
	display: block;
	padding: 7px 17px;
	text-align: center;
	line-height: 17px;
	color: #021418;
	font-size: 14px;
}

.insights-wrapper .search-wrapper .btn-search.clear-it {
	display: block;
}

.insights-wrapper .search-wrapper .btn-search.search-it {
	display: none;
}

.insights-wrapper .input-search-text-wrapper {
	display: block;
	position: relative;
	width: 25%;
	float: left;
}

.insights-wrapper .input-search-text-wrapper .easy-autocomplete {
	width: 100% !important;
}

.insights-wrapper .input-search-text-wrapper .ico-search {
	position: absolute;
	top: 7px;
	right: 10px;
	font-size: 16px;
	color: #394859;
	cursor: pointer;
}

.insights-wrapper .select-wrap {
	position: relative;
	display: inline-block;
	width: 25%;
	margin-left: 0;
	padding-left: 25px;
}

.insights-wrapper .select-wrap.has-selected-option .close-insight-filter {
	display: block;
}

.insights-wrapper .select-wrap.has-selected-option .selectboxit-container .selectboxit {
	color: #394859;
}

.insights-wrapper .select-wrap .close-insight-filter {
	display: none;
	position: absolute;
	top: 0;
	right: 5px;
	z-index: 9999991;
	background-color: #fff;
	width: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	cursor: pointer;
}

.insights-wrapper .select-wrap .selectboxit-container .selectboxit-options {
	margin-left: -2px;
	box-sizing: content-box;
	width: 100%;
	border: 2px solid #f4f4f4;
}

.insights-wrapper .select-wrap .selectboxit-container .selectboxit-options a {
	line-height: 1.3;
	padding: 10px 10px 9px;
	cursor: pointer;
	color: #8d9ca9;
	font-size: 14px;
	text-align: center;
}

.insights-wrapper .select-wrap .selectboxit-container .selectboxit-option {
	border-top: none;
}

.insights-wrapper .select-wrap .selectboxit-container .selectboxit-option:first-child {
	padding-top: 15px;
}

.insights-wrapper .select-wrap .selectboxit-container .selectboxit-option:last-child {
	padding-bottom: 15px;
}

.insights-wrapper .select-wrap .selectboxit-container .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
	background-color: #fff;
	color: #394859;
}

.insights-wrapper .select-wrap .selectboxit-container .selectboxit {
	padding: 8px 15px 7px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: .2em;
	text-align: center;
	color: #8d9ca9;
	border: none;
	background: #fff;
}

.insights-wrapper .select-wrap .selectboxit-container .selectboxit-text {
	width: 100%;
	max-width: 1000px !important;
}

.insights-wrapper .select-wrap .selectboxit-container .selectboxit-arrow-container {
	right: 10px;
	top: 6px;
	color: #394859;
	margin-top: 0;
	font-size: 20px;
}

.insights-wrapper .select-wrap .selectboxit-container .selectboxit-arrow-container:before {
	content: "\e90e";
}

.insights-wrapper.is-closed .btn-search.clear-it {
	display: none;
}

.insights-wrapper.is-closed .btn-search.search-it {
	display: block;
}

.insights-wrapper .insight-list {
	width: 100%;
	min-height: 100vh;
	padding: 0;
	margin: 0;
	font-size: 0;
	font-family: SimplonNorm-Regular;
	font-weight: 500;
	background-color: #ebe9e9;
	letter-spacing: 0.025em;
	position: relative;
}

.insights-wrapper .insight-list .no-insight-msg {
	padding: 120px 30px;
	background-color: transparent;
	color: #02a3d5;
	text-align: center;
	margin: 0 auto;
}

.insights-wrapper .insight-list .no-insight-msg > h2 {
	width: 100%;
	font-size: 24px;
	margin: 0;
	padding-bottom: 0.56em;
	font-family: SimplonNorm-Regular;
}

.insights-wrapper .insight-list .no-insight-msg > h4 {
	width: 100%;
	font-size: 18px;
	text-transform: inherit;
	color: #02a3d5;
	font-weight: 300;
	font-family: SimplonNorm-Regular;
}

.insights-wrapper .insight-list .no-insights {
	display: none;
}

.insights-wrapper .insight-list .insight-container {
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
}

.insights-wrapper .insight-list .insight-container .insight-table {
	display: table;
	width: 100%;
	height: 100%;
}

.insights-wrapper .insight-list .insight-container a {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	padding: 4vw  3vw 4vw 3vw;
	text-align: center;
}

.insights-wrapper .insight-list .insight-container a.video .insight-heading i {
	display: inline-block;
}

.insights-wrapper .insight-list .insight-container .insight-date {
	display: block;
	width: 100%;
	padding-top: 30px;
}

.insights-wrapper .insight-list .insight-container .insight-heading {
	text-transform: none;
	padding-bottom: 15px;
	position: relative;
}

.insights-wrapper .insight-list .insight-container .insight-heading:last-child {
	margin-bottom: 0;
}

.insights-wrapper .insight-list .insight-container .insight-heading::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 20%;
	height: 2px;
	transform: translateX(-50%);
}

.insights-wrapper .insight-list .insight-container .insight-heading i {
	display: none;
	font-size: 11px;
	position: relative;
	top: -2px;
}

.insights-wrapper .insight-list .insight-container .insight-sub-heading {
	font-size: 20px;
	text-transform: none;
	overflow: hidden;
	padding-top: 10px;
	margin-bottom: 30px;
	height: 5em;
}

/* Leigh's edits */

.intro h1 img {
	display: block;
	margin: 0 auto 30px;
	max-width: 300px;
}

.intro .intro-text {
	font-size: 1.1rem;
}

.home .intro-carousel .prev,
.home .intro-carousel .next {
	display: none;
}

.home .intro-carousel .timer {
	display: none;
}

.intro h1,
.intro .slogan,
.intro .intro-text,
.intro .intro-link {
	opacity: 1 !important;
}

.flex-grow-1 {
	flex-grow: 1;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}

#fancybox-loading div {
	background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}

}

@media (min-width: 960px) and (max-width: 1299px) {

.carousel-wrapper {
	max-width: 760px;
}

.carousel-content {
	padding-left: 40px;
}

.flex-direction-nav .flex-prev {
	left: -27px;
}

.flex-direction-nav .flex-next {
	right: -11px;
	text-align: right;
}

.main-accent .intro-table {
	max-width: 760px;
}



.thumbnails-carousel-wrapper {
	width: 620px;
}

section > section {
	padding-top: 0;
	padding-bottom: 0;
}

.desktop-all-hide {
	display: none;
}

.desktop-small-hide {
	display: none;
}

.desktop-hide {
	display: none;
}

.wrapper {
	width: 940px;
}

.page-header .header-right .important {
	border-right: none;
}

.page-header .breadcrumb li a {
	max-width: 180px;
}

.orientation_landscape .mobile-overflow-hidden {
	overflow: hidden;
	height: 100% !important;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow-y: hidden; /* has to be scroll, not auto */
	-webkit-overflow-scrolling: initial;
}

.orientation_landscape .mobile-overflow-hidden .page-header {
	position: absolute;
}

.main-menu-wrapper {
	/*width: 30%;*/
	max-width: 410px;
}

.intro .slogan {
	margin-bottom: 20px;
}

.product-logos li {
	font-size: 24px;
	font-size: 1.5rem;
}

.product-lines > li > a {
	padding-left: 15px;
	padding-right: 15px;
}

.opened .product-lines > a,
.opened .product-lines .to-open-wrap {
	padding-left: 15px;
	padding-right: 15px;
}

.generic-list.four-element > li .pane .pane-date {
	margin-bottom: 0;
}

.generic-list.four-element > li .pane .pane-info {
	display: none;
}

.generic-list.four-element > li .pane .btn-more {
	display: none;
}

.generic-list.five-element > li {
	width: 19.2%;
	margin-right: 1%;
}

.generic-list.five-element > li .pane .pane-info {
	display: none;
}

.generic-list.five-element > li .pane .btn-more {
	display: none;
}

.generic-list.five-element > li:nth-child(3n) {
	margin-right: 1%;
}

.generic-list h3 {
	height: 82px;
	overflow: hidden;
}

.generic-list.careers-list > li {
	height: 570px;
	width: 300px;
}

.generic-list.careers-list > li .interactive-pane {
	height: 200px;
}

.generic-list.careers-list > li:hover .pane {
	transform: translateY(-140px);
}

.generic-list.careers-list > li:hover .interactive-pane {
	transform: translateY(-140px);
}

.links a {
	padding: 5px 16px;
}

.interactive-pane h3 {
	font-size: 24px;
	font-size: 1.5rem;
}

.interactive-pane .pane-info br {
	display: none;
}

.interactive-pane .pane-content-inner h3 {
	font-size: 22px;
	font-size: 1.375rem;
}

.interactive-pane .pane-content-inner .pane-date {
	margin-bottom: 14px;
	font-size: 14px;
	font-size: 0.875rem;
}

.interactive-pane .pane-content-inner .pane-info {
	font-size: 18px;
	font-size: 1.125rem;
}

.aside-pane .numbers {
	width: 100%;
	margin-left: 0;
}

.aside-heading h2 {
	font-size: 30px;
	font-size: 1.875rem;
}

.horizontal-list .horizontal-list-image {
	padding: 30px 0 30px 30px;
}

.horizontal-list.our-employees .horizontal-list-image {
	padding: 0;
}

.horizontal-list .horizontal-list-image + .pane {
	width: 45%;
}

.horizontal-list .horizontal-list-image + .pane.full-width {
	width: 71.5%;
}

.horizontal-list.our-employees .horizontal-list-image + .pane.full-width {
	width: 67.5%;
}

.horizontal-list .pane {
	width: 72.5%;
	margin-bottom: 20px;
	padding: 25px 20px;
}

.horizontal-list.our-employees .pane {
	margin-bottom: 0;
	padding: 40px 40px 0 40px;
}

.horizontal-list .info {
	width: 26%;
	padding: 20px;
}

.horizontal-list-small .pane,
.horizontal-list-small .info {
	width: 50%;
}

.office .interactive-pane {
	width: 57%;
}

.office .pane {
	width: 43%;
	padding-left: 60px;
	padding-right: 60px;
}

.office > .interactive-pane > .pane-bkg {
	width: 844px;
}

.main {
	width: 460px;
	padding-right: 0;
}

.sidebar {
	width: 400px;
}

.product-description-wrap .btns.max-height {
	margin-top: 30px;
}

.tab-content .numbers {
	display: block;
	margin-left: 50%;
	width: 50%;
}

.tab-content .main.products {
	clear: none;
}

.tab-content.leadership ul.four-element li > a {
	height: 192px;
}

.tab-content.leadership ul.five-element .pane {
	padding: 30px 15px;
}

.tab-content.leadership ul.five-element .pane h3 {
	font-size: 22px;
}

.tab-content.leadership ul.five-element li {
	margin-bottom: 10px;
}

.tab-content.leadership ul.five-element li > a {
	height: 191px;
}

.office-short-list dt {
	width: 70%;
}

.office-short-list dd {
	width: 30%;
}

.office-short-list dd ul {
	padding: 0 20px;
}

.office-short-list dd li {
	display: block;
	text-transform: uppercase;
	padding-left: 0;
	margin-left: 0;
	border-left: none;
	padding-top: 2px;
	border-top: 1px solid #b3b3b3;
	text-align: center;
}

.office-short-list dd li:first-child {
	border-top: none;
}

.advertising-wrapper {
	padding: 0 60px;
}

.search-wrap {
	width: 940px;
	margin: 0 auto;
}

.search-pop-up .sidebar,
.search-pop-up .main {
	width: 47%;
}

.banner-exact {
	width: 301px;
}

.orientation_landscape.touchjs .home-main-accent {
	min-height: 600px;
}

.orientation_landscape.touchjs .home-main-accent .intro {
	height: auto;
	min-height: 100%;
}

.secondary-nav-container aside.sticky ul {
	margin-left: -470px;
}

.insights-wrapper .insight-list .no-insight-msg > h4 {
	width: 80%;
	margin: 0 auto;
}

.insights-wrapper .insight-container {
	width: 33%;
	height: 33vw;
}

.insights-wrapper .insight-container:nth-child(3n) {
	width: 34%;
}

}

@media (min-width: 960px) {

.home .intro-wrapper {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

}

@media (min-width: 1300px) {

.desktop-all-hide {
	display: none;
}

.desktop-large-hide {
	display: none;
}

.insights-wrapper .insight-container {
	width: 25%;
	height: 25vw;
}

.insights-wrapper .dummy {
	margin: 15px 10px 0;
}

}

@media screen and (min-height: 956px) {

.main-accent {
	max-height: 740px;
}

}

@media (max-width: 959px) {

.search-fancybox {
	top: 85px !important;
	-webkit-overflow-scrolling: touch;
}

.selectboxit-container .selectboxit {
	width: 100% !important;
	font-size: 19px;
}

.btn {
	height: auto;
}

.btn-simple.full-width-single-btn {
	width: 100%;
}

.btn-line {
	background: transparent;
}

.btn-line:hover,
.btn-line:focus {
	background: transparent;
}

.btn-more {
	font-size: 17px;
	font-size: 1.0625rem;
}

.btn-more [class^="ico-"],
.btn-more [class*=" ico-"] {
	margin-top: 1px;
}

.btns.mobile-margin {
	margin-bottom: 0;
}

.btns .btn-simple {
	white-space: normal;
	margin-left: 0;
	padding: 25px;
	line-height: 1.25rem;
}

.btns .btn-simple:last-of-type {
	margin-bottom: 0;
}

.btns .btn-simple.half-size {
	min-width: 100% !important;
	margin-bottom: 20px;
}

.btns .btn-simple:only-child {
	min-width: 100%;
	text-align: center;
}

.full-width .btn-simple {
	width: 100%;
	display: block;
	border: none;
}

.flexslider {
	margin-bottom: 25px;
}

.flex-direction-nav {
	display: none;
}

.carousel-img {
	width: 100%;
	margin-bottom: 25px;
}

.carousel-content {
	width: 100%;
	padding: 0 0 0 20px;
	text-align: center;
}

.flex-control-nav {
	bottom: -30px;
}

.thumbnails-carousel-wrapper {
	width: 100%;
}

.thumbnails-carousel-wrapper .flex-control-paging {
	display: block;
	left: 0;
	bottom: -25px;
	z-index: 10;
}

.thumbnails-carousel-wrapper .flex-control-paging li a {
	width: 10px;
	height: 10px;
	border-color: #fff;
}

.thumbnails-carousel-wrapper .flex-control-paging li a.flex-active {
	background-color: #fff;
	border-color: #fff;
}

.thumbnails-carousel-wrapper .with-thumbnails-nav {
	display: none;
}

.submit,
.sbe-widget-form-submit,
.submit-button {
	padding: 20px 30px 20px 10px;
}

.comments-button {
	background-position: 88% 51%;
}

.sc-view.form-design-field.sc-static-layout.item-padding.sc-regular-size {
	max-width: 275px !important;
	width: 100% !important;
}

h1 {
	font-size: 37px;
	font-size: 2.3125rem;
}

h1.centered + h2 {
	font-size: 32px;
	font-size: 2rem;
	margin-bottom: 40px;
}

h1.centered + h2 br {
	display: none;
}

h2 {
	margin-bottom: 25px;
}

section {
	padding-top: 25px;
	padding-bottom: 25px;
}

section.light {
	padding-top: 25px;
	padding-bottom: 25px;
}

section.mobile-article {
	background-color: #fff;
}

section.mobile-article .wrapper {
	padding-right: 0;
	padding-left: 0;
}

section.mobile-article .page-heading {
	padding-left: 25px;
	padding-right: 25px;
}

section.mobile-article .main {
	width: 100%;
	box-sizing: content-box;
	margin-top: 0;
	box-shadow: none;
	padding-left: 50px;
	margin-left: -50px;
}

section.mobile-article .main > .generic-shadow {
	margin-top: 0;
}

section.mobile-article .main .pane-bkg {
	margin-bottom: 25px;
}

section.mobile-article .main .pane {
	padding: 0 25px 25px;
}

section.mobile-article .main .generic-shadow > .pane-bkg {
	margin-top: -25px;
}

section.mobile-article header + .main .generic-shadow > .pane-bkg {
	margin-top: 0;
}

section.mobile-article .sidebar {
	margin-right: 0;
	box-sizing: border-box;
}

section > section {
	padding-top: 25px;
	padding-bottom: 25px;
}

section.small-padding {
	padding-top: 25px;
	padding-bottom: 25px;
}

h2 {
	margin-bottom: 25px;
	font-size: 32px;
	font-size: 2rem;
}

h4 {
	margin-bottom: 20px;
	font-size: 17px;
	font-size: 1.0625rem;
}

.double-padding {
	padding-top: 0;
	padding-bottom: 0;
}

#map-regions-content {
	padding: 0;
}

#map-regions-content .wrapper {
	border-bottom: 45px solid #fff;
}

.mobile-hide {
	display: none !important;
}

.padding-above {
	padding-top: 0;
}

.bottom-margin {
	margin-bottom: 30px;
}

/* Mobile intro */

.intro-mobile {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	background-color: #0c2a31;
	width: 100%;
	height: 100%;
	padding: 20px 30px 0;
	background: url(../img/content/accent-main.jpg) 50% 50% no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
	font-size: 16px;
	vertical-align: top;
	white-space: normal;
	transition: width .8s ease-in-out;
}

.intro-mobile .intro-table {
	display: table;
	width: 100%;
	height: 100%;
}

.intro-mobile .intro-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.intro-mobile h1 {
	font-family: 'SimplonNorm-Medium', Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-size: 1.75rem;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}

.intro-mobile h1 img {
	display: block;
	margin: 0 auto 35px;
}

.intro-mobile h1.centered {
	text-align: center;
	font-size: 120px;
	color: #02a3d5;
}

.intro-mobile .slogan {
	max-width: 780px;
	margin: 0 auto 30px;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-size: 2.125rem;
	line-height: 1.25;
	text-transform: uppercase;
}

.intro-mobile .slogan.heading-description {
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 52px;
	font-size: 3.25rem;
	text-transform: uppercase;
	line-height: 1.25;
}

.intro-mobile img {
	display: block;
	margin: 0 auto;
}

.intro-mobile.visible {
	display: block;
}

.intro-mobile.visible + .page-wrapper {
	height: 0;
	overflow: hidden;
}

.intro .centered {
	max-width: inherit;
}

.page-wrapper {
	padding-top: 60px;
}

.wrapper {
	width: 100%;
	padding: 0 25px;
}

.wrapper.small {
	width: 100%;
}

.page-header {
	min-height: 60px;
}

.page-header .header-right .dropdown-submenu-toggle {
	display: none;
}

.page-header .header-right .dropdown-submenu-toggle + a:before {
	display: none;
}

.dropdown-submenu {
	display: none;
}

.nav-wrapper {
	height: auto;
	min-height: 100%;
	transition: transform .4s, height 0s 0s;
}

.nav-wrapper.hidden .main-menu {
	opacity: 1;
	height: 100%;
	transition: none;
}

.nav-wrapper.hidden .main-menu-wrapper {
	transform: translateX(0);
	opacity: 0;
}

.nav-wrapper.hidden {
	transition: transform .4s, height 0s .85s;
	transform: translateY(-100%) translateX(0);
}

.nav-wrapper.hidden .close {
	opacity: 0;
}

.main-menu {
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 1;
	transition: none;
	height: auto;
}

.main-menu-wrapper {
	height: auto;
	max-width: 100%;
	padding: 0;
	width: 100%;
	background-color: transparent;
	box-shadow: none;
}
.desktop-menu{
	display: block;
	transition-delay: 0.7s;
}
.mobile-menu{
	display: none;
	position: fixed;
	/*left: 0%;*/
	width: 100%;
	top:80px;
	background-color: #f4f4f4;
	height: 0;
	overflow: hidden;
	transition: 0.7s;
	transform: translateX(0);

}

@media (min-width: 960px) and (max-width: 980px) {
    .main-menu-wrapper{
    	transform: translateX(-75px);
    	background-color: #f4f4f4;
    	top: 150px;
	}
}

@media (min-width: 320px) and (max-width: 700px) {
	.mobile-menu{
		display: block;
	}
	.desktop-menu{
		display: none;
	}

}
@media (min-width: 701px) and (max-width: 960px) {
    .main-menu-wrapper{
    	transform: translateX(10%);
    	background-color: #f4f4f4;
    	top: 100px;
    }
}


.main-menu-wrapper ul,
.main-menu-wrapper p {
	background-color:transparent;
}

.main-menu-wrapper .close {
	display: block;
	opacity: 1;
	text-align: right;
	transition: opacity .25s .6s ease-in;
	margin-bottom: 0;
	padding: 0;
	font-size: 18px;
	font-size: 1.125rem;
}

.main-menu-wrapper .close span {
	display: inline-block;
	padding: 0 10px 0 0;
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #0c2a31;
}

.main-menu-wrapper a {
	font-size: 22px;
	font-size: 1.375rem;
}

.main-menu-list {
	/*padding: 15px 0 0;*/
}

.main-menu-list a {
	color: #0c2a31;
	padding: 10px 20px 8px;
}

.main-menu-list a:active,
.main-menu-list a:hover {
	background-color: #02a3d5;
	color: #fff;
}

.main-menu-additional a {
	font-size: 17px;
	font-size: 1.0625rem;
}

.page-footer .sitemap {
	padding-top: 9px;
}

.page-footer .footer-links {
	padding: 32px 0 32px;
}

.page-footer .links-list {
	text-align: left;
}

.page-footer .links-list li {
	display: block;
	margin: 0;
	font-size: 17px;
	font-size: 1.0625rem;
}

.page-footer .links-list li a {
	padding: 8px 0 8px;
}

.page-footer .menu > li {
	display: inline-block;
	width: 100%;
	margin-right: 0;
	padding: 30px 0 10px;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-size: 1.0625rem;
}

.page-footer .menu > li ul {
	padding-top: 15px;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-size: 1.1875rem;
}

.page-footer .menu > li ul li a:after {
	display: none;
}

.page-footer .sitemap-section {
	display: inline-block;
	width: 100%;
	margin-right: 0;
	padding: 30px 0 10px;
	font-size: 19px;
	font-size: 1.1875rem;
}

.page-footer .sitemap-section h4 {
	margin-bottom: 15px;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-size: 1.0625rem;
}

.page-footer .sitemap-section [class^="ico-"],
.page-footer .sitemap-section [class*=" ico-"] {
	display: none;
}

.page-footer .copyright {
	padding-top: 30px;
}

.page-footer .copyright-content {
	float: right;
	font-size: 0;
	width: 100%;
	text-align: right;
}

.page-footer .copyright-content em {
	float: left;
	margin-right: 0;
	font-size: 17px;
	font-size: 1.0625rem;
	text-transform: uppercase;
	font-style: normal;
}

.page-footer .copyright-content a {
	margin-top: -9px;
	margin-right: 0;
	margin-left: 20px;
}

.page-footer .footer-logo {
	float: right;
	width: 100%;
}

.page-footer .footer-logo a {
	display: block;
	width: 112px;
	margin: 0 auto;
	padding-top: 30px;
}
.main-accent {
	height: auto !important;
}

.main-accent + .to-content {
	display: none;
}

.main-accent.small {
	height: 430px !important;
}

.main-accent.small .intro {
	height: 100%;
}

.intro .intro-text {
	display: none;
}

.intro .intro-link {
	opacity: 1;
	margin-top: -20px;
}

.intro .intro-link a {
	display: block;
}

.intro {
	height: auto;
	padding-bottom: 50px;
}

.intro h1 {
	font-size: 24px;
	font-size: 1.5rem;
	margin-bottom: 10px;
}

.intro h1 img {
	width: 114px;
	margin-bottom: 22px;
}

.intro .slogan {
	font-size: 27px;
	font-size: 1.6875rem;
}

.intro .slogan.heading-description {
	font-size: 36px;
	font-size: 2.25rem;
}

.intro .btn {
	font-size: 18px;
	font-size: 1.125rem;
}

.intro-carousel {
	display: none;
}

.icon-accents {
	padding-top: 0;
	margin-bottom: -25px;
}

.icon-accents > li {
	width: 100%;
	margin-bottom: 20px;
	padding-top: 32px;
	padding-bottom: 0;
	border-right: none;
	border-top: 1px solid #d6d7d7;
}

.icon-accents > li:first-child {
	padding-top: 10px;
	border-top: none;
}

.icon-accents > li:hover {
	background: transparent;
}

.icon-accents h3 {
	margin-bottom: 20px;
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-size: 1.6875rem;
}

.icon-accents [class^="ico-"],
.icon-accents [class*=" ico-"] {
	margin-bottom: 20px;
}

.icon-accents .accent-info {
	width: 85%;
	margin: 0 auto 10px;
}

.product-logos {
	padding-top: 0;
}

.product-logos li {
	margin-top: 0;
}

.product-logos li a {
	padding-top: 10px;
	padding-bottom: 10px;
}

.product-lines {
	display: block;
}

.product-lines > li {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.product-lines > li:after {
	display: none;
}

.product-lines > li .btn-line {
	white-space: nowrap;
}

.product-lines .accent-info {
	padding-bottom: 0;
}

.product-lines .view-more-mobile {
	display: block;
}

.content-start > .btn-line {
	display: none;
}

.no-wrapper { /* ??? */
}

.no-wrapper .wrapper {
	padding-left: 0;
	padding-right: 0;
}

.dark {
	padding: 35px 0;
}

.dark > .dark {
	padding: 0;
}

.dark .btns.max-height .btn-simple {
	max-height: 100%;
	height: auto;
}

.banners .generic-list div.pane-content {
	height: 240px;
}

.banners .interactive-pane .pane-bkg {
	display: none;
}

.generic-list.two-col-list {
	height: auto !important;
}

.generic-list.two-col-list > li {
	position: static;
	width: 100%;
	margin-right: 0;
}

.generic-list.one-piece > li {
	height: auto !important;
}

.generic-list.one-piece > li:only-child {
	width: 100%;
	margin-left: 0; /* Testimonials */
}

.generic-list.one-piece > li:only-child.dark-list-item {
	background-color:#f4f4f4;
	color: #fff;
}

.generic-list.one-piece > li:only-child.dark-list-item a,
.generic-list.one-piece > li:only-child.dark-list-item a:hover,
.generic-list.one-piece > li:only-child.dark-list-item h3 {
	color: #fff;
}

.generic-list.one-piece > li:only-child.dark-list-item .video-thumbnail-wrap {
	width: 100%;
}

.generic-list.one-piece > li:only-child.dark-list-item .video-thumbnail-wrap + .pane {
	width: 100%;
	padding-left: 30px;
}

.generic-list.one-piece > li:only-child.dark-list-item .video-thumbnail-wrap + .pane .pane-info {
	color: #fff;
}

.generic-list.one-piece > li:only-child .interactive-pane {
	width: 100%;
	height: auto;
}

.generic-list.one-piece > li:only-child .interactive-pane + .pane {
	width: 100%;
}

.generic-list.one-piece > li:only-child .overlay-link .overlay-pane-img {
	width: 100%;
	float: left;
}

.generic-list.one-piece > li:only-child .overlay-link .overlay-pane {
	position: static;
	width: 100%;
}

.generic-list.one-piece > li:only-child .overlay-link .overlay-pane .btn-more {
	position: static;
}

.generic-list.one-piece > li:only-child .logo-pane {
	text-align: left;
}

.generic-list.dynamic-height > li {
	height: auto !important;
	margin-bottom: 45px !important;
}

.generic-list.four-element > li {
	width: 100%;
}

.generic-list.five-element > li {
	width: 100%;
}

.generic-list > li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 25px;
	padding-bottom: 0;
}

.generic-list > li h3.pane-heading {
	font-size: 27px;
	font-size: 1.6875rem;
}

.generic-list > li.infographic > .img-bkg {
	bottom: 57px;
}

.generic-list[data-list="filtered-by-tag"] > li {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.generic-list[data-list="list-extra-info"] .interactive-pane .pane-content {
	height: auto;
}

.generic-list.generic-left-pane li img {
	width: 100%;
}

.generic-list .pane-info {
	font-size: 19px;
	font-size: 1.1875rem;
}

.generic-list .pane-info,
.generic-list h3 {
	height: auto;
}

.generic-list.careers-list {
	height: auto;
}

.generic-list.careers-list > li {
	height: auto;
	width: 100%;
	margin-bottom: 25px;
}

.generic-list.careers-list > li .pane {
	margin-bottom: 77px;
}

.generic-list.careers-list > li .pane h3 {
	height: auto;
}

.generic-list.careers-list > li .pane .js-careers-list {
	display: none;
}

.generic-list.careers-list > li .pane .full-text {
	display: block;
	visibility: visible;
	height: auto;
}

.generic-list.careers-list > li .interactive-pane {
	height: auto;
}

.generic-list.careers-list > li:hover .interactive-pane {
	transform: none;
}

.generic-list.careers-list > li:hover .pane {
	transform: none;
}

.generic-list.careers-list > li:hover .pane .full-text {
	display: block;
	visibility: visible;
	height: auto;
}

.generic-list.careers-list > li:hover .pane .js-careers-list {
	display: none;
}

.mobile-pane-title .interactive-pane > a {
	position: relative;
}

.mobile-pane-title .interactive-pane > a:hover .pane-content-inner {
	transform: translateY(-65%);
}

.mobile-pane-title .interactive-pane .pane-content-inner {
	position: absolute;
	top: 50%;
	z-index: 80;
	width: 100%;
	transform: translateY(-65%);
	box-sizing: border-box;
}

div.mobile-pane-title .interactive-pane {
	margin-bottom: 25px;
}

div.mobile-pane-title .interactive-pane .pane-content-inner {
	transform: translateY(-50%);
}

.mobile-main {
	display: block;
}

.mobile-header-btn {
	display: block;
}

.mobile-header-btn .mobile-hide {
	display: block !important;
}

.mobile-header-btn .half-width-wrap .important {
	padding: 20px;
	margin-right: 0;
}

.info {
	font-size: 19px;
	font-size: 1.1875rem;
}

.info dd {
	font-size: 17px;
	font-size: 1.0625rem;
	margin-bottom: 10px;
}

.pane {
	padding: 20px;
}

.pane h3 {
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-size: 1.6875rem;
	line-height: 1.25;
}

.pane img.double-air {
	margin-top: 0;
	margin-bottom: 22px;
}

.pane-date,
.pane-cat-title {
	font-size: 17px;
	font-size: 1.0625rem;
}

.pane-info:first-child,
.js-careers-list:first-child {
	margin-top: 10px;
	margin-bottom: 10px;
}

.pane-quote {
	width: 100%;
	text-align: left;
	font-size: 22px;
	font-size: 1.375rem;
	margin-bottom: 17px;
	padding-right: 0;
}

.email-pane {
	margin-bottom: 10px;
}

.email-pane label {
	display: block;
	margin: 0;
}

.pane-city {
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-size: 1.6875rem;
	margin-bottom: 0;
}

.pane-time {
	font-size: 17px;
	font-size: 1.0625rem;
	color: #616c75;
}

.email {
	word-break: break-all;
}

.links li {
	display: block;
	margin-bottom: 0;
	font-size: 17px;
	font-size: 1.0625rem;
}

.links li:first-child a {
	border-top: none;
}

.links a {
	display: block;
	width: 80%;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: none;
	border-top: 2px solid #ececec;
}

.logo-pane img {
	width: auto !important;
}

.interactive-pane .pane-content {
	height: auto;
	min-height: inherit;
	padding-bottom: 0;
	box-sizing: content-box;
}

.interactive-pane .pane-title {
	transform: none;
	box-sizing: border-box;
	font-size: 17px;
	font-size: 1.0625rem;
}

.interactive-pane .pane-bkg.static { /* for careers */
	position: static;
	width: 100%;
	height: auto;
	min-height: inherit;
}

.interactive-pane .pane-content-inner {
	transform: none;
	top: 0;
	padding: 40px 20px;
}

.interactive-pane > a:hover .pane-content-inner,
.interactive-pane > a:hover .pane-logo-only .pane-content-inner {
	transform: none;
}

.interactive-pane .pane-logo-only {
	padding: 25px 0;
	min-height: inherit;
}

.interactive-pane .pane-bkg + .pane-content,
.interactive-pane img + .pane-content,
.interactive-pane .pane-overlay + .pane-content {
	min-height: 200px;
}

.aside-pane h3 {
	font-size: 19px;
	font-size: 1.1875rem;
	padding: 20px;
}

.aside-pane .contact-name {
	font-size: 21px;
	font-size: 1.3125rem;
}

.aside-pane .single-contact {
	margin-bottom: 30px;
	font-size: 19px;
	font-size: 1.1875rem;
}

.aside-pane .bottom-border {
	box-sizing: content-box;
	padding: 0 20px;
	margin-left: -20px;
	width: 100%;
}

.aside-pane .bottom-border .single-contact:last-of-type {
	margin-bottom: 30px;
}

.aside-pane .accordion-heading a {
	padding: 22px 20px 20px;
}

.aside-pane .aside-pane-inner {
	padding: 22px 20px 20px;
}

.aside-pane .pane-info {
	font-size: 19px;
	font-size: 1.1875rem;
}

.aside-pane .pane-date {
	margin-bottom: 10px;
}

.aside-pane .post-list.video-post li {
	padding-left: 0;
}

.aside-pane .post-list li {
	margin-bottom: 18px;
	padding-top: 18px;
}

.aside-pane .post-list li .pane-date {
	margin-bottom: 18px;
}

.aside-pane .post-list li:first-child {
	padding-top: 0;
	border-top: none;
}

.aside-pane .post-title {
	margin-bottom: 13px;
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-size: 1.375rem;
}

.aside-pane .numbers {
	width: 100%;
	margin-left: 0;
	margin-bottom: 25px;
}

.aside-heading h2 {
	font-size: 30px;
	font-size: 1.875rem;
	letter-spacing: 3px;
	margin-bottom: 40px;
	max-width: 100%;
}

.aside-video-wrap {
	box-sizing: content-box;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: -20px;
	margin-bottom: 13px;
}

.aside-video-wrap .video-overlay {
	display: none;
}

.aside-video-wrap:first-child {
	margin-top: -22px;
}

.horizontal-list > li {
	margin-bottom: 25px;
}

.horizontal-list > li:after {
	display: none;
}

.horizontal-list.horizontal-list-small .pane .pane-info {
	display: block;
}

.horizontal-list .horizontal-list-image {
	width: 100%;
}

.horizontal-list .horizontal-list-image + .pane {
	width: 100%;
}

.horizontal-list .pane {
	width: 100%;
	margin-bottom: 0;
	padding: 25px 20px; /* bottom border to be modified */
}

.horizontal-list .pane.full-width {
	width: 100%;
}

.horizontal-list .pane:after {
	display: none;
}

.horizontal-list .pane h3 {
	margin-bottom: 0;
}

.horizontal-list .pane .pane-info {
	display: none;
}

.horizontal-list .pane .btn-more {
	padding: 25px 0;
	border-bottom: 1px solid #d6d7d7;
}

.horizontal-list .pane-info + .btn-more {
	margin-bottom: 10px;
}

.horizontal-list .info {
	width: 100%;
	margin-top: 0;
	padding: 0 20px;
}

.horizontal-list .info dl {
	display: none;
}

.horizontal-list .info .mobile-info-first {
	display: block;
}

.horizontal-list .horizontal-list-image {
	display: block;
	width: 100%;
	height: auto;
	vertical-align: top;
}

.horizontal-list.our-employees .horizontal-list-image {
	width: 100%;
	margin-top: -22px;
}

.horizontal-list.our-employees .pane.full-width {
	width: 100%;
}

.horizontal-list.our-employees .pane .pane-info {
	display: block;
	margin-top: 25px;
}

.horizontal-list.our-employees .pane h3 {
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-size: 1.375rem;
}

.horizontal-list-small li {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 0;
}

.horizontal-list-small li:last-of-type {
	margin-bottom: 0;
}

.horizontal-list-small .pane,
.horizontal-list-small .info {
	display: block;
	width: 100%;
}

.horizontal-list-small .pane {
	border-bottom: 1px solid #d6d7d7;
	padding-bottom: 28px;
}

.horizontal-list-small .info {
	margin-top: 0;
	padding: 30px 20px;
}

.horizontal-list-small .btn-simple {
	padding: 30px 20px;
}

.email-list dd {
	font-size: 21px;
	font-size: 1.3125rem;
}

.email-list dt {
	font-size: 19px;
	font-size: 1.1875rem;
}

.small-list li {
	width: 100%;
	font-size: 18px;
	font-size: 1.125rem;
}

.small-list li:nth-of-type(2n+1) {
	margin-right: 0;
}

.office .interactive-pane {
	width: 100%;
	height: auto;
}

.office .pane-content {
	height: auto;
	min-height: 76px;
}

.office .pane-city {
	font-size: 27px;
	font-size: 1.6875rem;
	margin-bottom: 0;
}

.office .pane-time {
	font-size: 17px;
	font-size: 1.0625rem;
	color: #616c75;
}

.office .pane {
	width: 100%;
	padding: 20px;
}

.office .pane .btn {
	min-width: none;
}

.products .pane {
	padding-top: 20px;
}

.main {
	width: 100%;
	padding: 0;
}

.main h1 {
	font-size: 37px;
}

.main .subheading {
	font-size: 19px;
	margin-bottom: 25px;
}

.main.products {
	float: none;
}

.main > .generic-shadow {
	width: 100%;
	box-shadow: none;
}

.main .horizontal-list .generic-shadow > h3 {
	padding: 20px;
}

.main .simple-3 {
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-size: 1.6875rem;
}

.subheading .subheading {
	margin-bottom: 20px;
	font-size: 22px;
	font-size: 1.375rem;
}

.small-subheading {
	margin-top: -20px;
}

.sidebar {
	width: 100%;
	margin-bottom: 20px;
}

.sidebar .with-image-above:first-child {
	margin-top: 0;
}

.sidebar.mobile-grey-full-width {
	background-color: #dee1e0;
	margin: 0 -25px -25px 0;
	padding: 42px 25px 20px 25px;
	box-sizing: content-box;
}

.sidebar.m-top {
	margin: 20px 0 0 0;
}

.sidebar .bottom-margin {
	margin-bottom: 30px;
}

.article .main {
	width: 100%;
	padding-right: 0;
}

.article .main .pane {
	padding: 32px 30px;
}

.article .main.squeezed {
	box-sizing: border-box;
	margin-left: 0;
	padding: 42px 25px 20px 25px;
}

.article .sidebar {
	width: 100%;
}

.product-description-wrap {
	padding: 0;
}

.numbers {
	font-size: 12px;
	margin-bottom: 15px;
}

.numbers dt {
	margin-bottom: 10px;
}

.numbers dd {
	font-size: 26px;
}

.secondary-menu.small .secondary-menu-wrapper {
	width: 100%;
}

.secondary-menu > .wrapper {
	padding: 0;
}

.secondary-menu .secondary-menu-wrapper {
	width: 100%;
	display: block;
}

.secondary-menu .secondary-menu-wrapper ul {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-y: hidden;
	padding-left: 25px;
	padding-right: 25px;
}

.secondary-menu .secondary-menu-wrapper ul li {
	display: inline-block;
	width: auto;
}

.secondary-menu .secondary-menu-wrapper ul li a {
	display: inline-block;
	padding: 0 10px;
}

.secondary-menu .secondary-menu-wrapper ul li a span {
	display: inline-block;
	white-space: nowrap;
	line-height: 60px;
}

.secondary-menu .secondary-menu-wrapper ul li a span br {
	display: none;
}

.secondary-menu.lang-menu .secondary-menu-wrapper ul li a span {
	line-height: 50px;
}

.page-heading {
	padding-top: 15px;
	padding-bottom: 40px;
}

.filters .wrapper {
	width: 100%;
}

.filters .select-wrap:last-of-type {
	margin-bottom: 0;
}

.select-wrap {
	width: 100%;
	margin-left: 0;
	margin-bottom: 25px;
}

.select-wrap select {
	opacity: 1;
}

.select-wrap.single {
	max-width: 1000px;
	width: 100%;
	margin-bottom: 25px;
}

.select-wrap label {
	margin-bottom: 12px;
	font-size: 17px;
	font-size: 1.0625rem;
}

.tabs-nav {
	width: 50%;
	float: right;
}

.tabs-nav .tabs-nav-list {
	white-space: nowrap;
	display: inline-block;
}

.tabs-nav .tabs-nav-list li {
	border: none;
	margin-right: 30px;
}

.tabs-nav .tabs-nav-list li a {
	padding: 0;
	display: block;
	transform: translateX(-50%);
}

.tabs-nav .tabs-nav-list + .tabs-nav-pointer {
	left: 0 !important;
	margin-left: -54px !important;
}

.tabs-wrap em {
	height: 70px;
	z-index: 40;
}

.tabs-wrap .left-shadow {
	display: block;
	position: absolute;
	-webkit-backface-visibility: hidden;
	top: 0;
	left: 0;
	bottom: 0;
	width: 60px;
	pointer-events: none;
	background-image: linear-gradient(to right, #182b34 0%, rgba(24, 43, 52, 0) 100%);
}

.tabs-wrap .right-shadow {
	display: block;
	position: absolute;
	-webkit-backface-visibility: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	width: 60px;
	pointer-events: none;
	background-image: linear-gradient(to right, rgba(24, 43, 52, 0) 0%, #182b34 100%);
}

.tab-content {
	padding-top: 45px;
}

.tab-content .numbers {
	display: block;
	margin-left: 0;
	width: 100%;
}

.tab-content .mobile-no-padding {
	padding: 0;
}

.tab-content.leadership {
	padding-top: 40px;
}

.tab-content.leadership li > a {
	height: auto;
}

.tab-content.leadership ul.four-element li > a {
	height: auto;
}

.tab-content.leadership ul.five-element h3 a {
	font-size: 22px;
}

.tab-content.leadership ul.five-element li > a {
	height: auto;
}

.tab-content .centered.p-40 + .horizontal-list .pane h3 {
	margin-bottom: 15px;
}

.wrapper.services {
	width: 100%;
}

.wrapper.services .tab-content.p-top {
	padding-top: 45px;
}

.wrapper.services h1,
.wrapper.services h2 {
	font-size: 32px;
	text-align: left;
}

.wrapper.services h1 {
	margin-top: 50px;
}

.wrapper.services h2 {
	margin-bottom: 35px;
}

.video-wrap {
	margin-bottom: 0;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.video-wrap .video-overlay {
	display: none;
}

.video-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

[data-list="list-extra-info"] .extra-content {
	margin-top: 10px;
}

[data-list="list-extra-info"] .extra-content header {
	padding: 20px 20px 18px;
	border-bottom: 1px solid #e8e8e8;
}

[data-list="list-extra-info"] .extra-content header h3 {
	font-size: 19px;
	font-size: 1.1875rem;
}

[data-list="list-extra-info"] .extra-content header em {
	display: block;
	padding-top: 10px;
}

[data-list="list-extra-info"] .extra-content .extra-content-wrapper {
	padding: 28px 20px 15px;
}

[data-list="list-extra-info"] .extra-content .extra-content-wrapper .main {
	width: 100%;
	padding-right: 0;
}

[data-list="list-extra-info"] .extra-content .extra-content-wrapper .sidebar {
	width: 100%;
	padding-top: 30px;
}

.office-short-list {
	display: block;
	margin-bottom: 25px;
}

.office-short-list:last-of-type {
	margin-bottom: 0;
}

.office-short-list dt {
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	width: 100%;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 17px;
	font-size: 1.0625rem;
}

.office-short-list dd {
	display: block;
	width: 100%;
}

.office-short-list dd ul {
	padding: 10px 20px;
}

.office-short-list dd li {
	display: block;
	text-transform: uppercase;
	padding-left: 0;
	margin-left: 0;
	border-left: none;
	padding-top: 2px;
	border-top: 1px solid #b3b3b3;
	text-align: center;
	font-size: 19px;
	font-size: 1.1875rem;
}

.office-short-list dd li:first-child {
	border-top: none;
}

.office-wrap .office-time,
.office-wrap .office-location {
	width: 100%;
}

.office-wrap .office-time .clock-wrapper {
	margin: 0 auto;
	padding-top: 18px;
	width: auto;
	height: auto;
	text-align: center;
	height: 163px;
}

.office-wrap .office-time .clock-wrapper svg {
	transform: scale(0.65);
	transform-origin: 50% 0;
}

.office-wrap .office-time .clock {
	margin-bottom: 18px;
	font-size: 34px;
	font-size: 2.125rem;
	line-height: 34px;
}

.office-wrap .office-location #map {
	height: 215px;
}

.forms-overlay.signup-form header h2,
.forms-overlay.signup-form form p {
	padding: 20px;
}

.fancybox-close-custom {
	top: 45px;
	right: 45px;
}

.advertising-wrapper {
	padding: 0;
}

.downloads-wrapper .download-all {
	width: 100%;
	margin-bottom: 25px;
}

.downloads-wrapper .download-one-by-one {
	width: 100%;
}

.downloads-wrapper .download-one-by-one ul li {
	width: 100%;
}

.map {
	border-bottom: 1px solid #d6d7d7;
}

.map h2 {
	margin-bottom: 0;
}

.map:after {
	display: none;
}

.map .subheading {
	display: none;
}

.region-wrapper.hidden {
	display: block;
}

.region-wrapper .interactive-pane {
	max-height: 130px;
}

.region-wrapper .interactive-pane .pane-content {
	position: absolute;
	top: 0;
	width: 100%;
	min-height: 76px;
}

.region-wrapper .interactive-pane .pane-bkg {
	position: static;
	transform: translateY(-50%) translateX(0);
	left: 0;
}

.region-wrapper h2 {
	position: relative;
	width: 100%;
	box-sizing: content-box;
	margin: 0 0 0 -25px;
	padding: 25px;
	background-color: #fff;
	border-bottom: 1px solid #d6d7d7;
	font-size: 19px;
	font-size: 1.1875rem;
	font-family: 'SimplonNorm-Regular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
}

.region-wrapper h2 span {
	display: block;
	position: absolute;
	right: 25px;
	top: 50%;
	height: 100%;
	margin-top: -11px;
	transition: opacity .3s;
}

.region-wrapper h2.opened span {
	opacity: 0;
}

.region-wrapper .region-mobile-content {
	display: none;
	padding-top: 25px;
	padding-bottom: 25px;
}

.region-wrapper .region-mobile-content .wrapper {
	padding-left: 0;
	padding-right: 0;
}

.region-wrapper h2.opened + .region-mobile-content {
	display: block;
}

.map-regions {
	display: none;
}

.search-aside li a {
	padding: 30px 20px;
}

.search-aside li a div.caption {
	display: block;
	margin-bottom: 15px;
}

.search-aside li a div.caption .location {
	font-size: 16px;
}

.search-aside li a div.company-logo {
	float: left;
}

.search-wrap input {
	padding: 15px;
	border: 1px solid #909ba7;
	background:#f4f4f4;
}

.search-wrap .ico-search {
	top: 20px;
}

.search-pop-up .sidebar,
.search-pop-up .main {
	width: 100%;
}

.search-pop-up .search-wrap .ico-search {
	top: 92px;
	right: 45px;
}

.search-pop-up .wrapper .wrapper {
	padding: 0;
}

.search-pop-up .wrapper .wrapper .btn-simple {
	width: 100%;
	padding: 25px;
}

.search-pop-up .fancybox-close-custom {
	right: 25px;
	top: 0;
	padding: 10px;
	z-index: 100;
}

.horizontal-list.search .generic-shadow .search-item-inner {
	padding: 0;
}

.horizontal-list.search .generic-shadow .search-item-inner img {
	margin: 0;
	width: 100%;
	max-width: 100%;
	height: auto;
}

.horizontal-list.search .generic-shadow .search-item-inner .pane {
	padding: 30px 20px;
}

.horizontal-list.search .generic-shadow .search-item-inner h3 {
	display: block;
	width: 100%;
}

.horizontal-list.search .generic-shadow .search-item-inner .pane .lang {
	display: block;
	width: 100%;
	margin-bottom: 25px;
}

.horizontal-list.search .generic-shadow .search-item-inner .pane .lang li:first-of-type {
	margin: 0;
}

.horizontal-list.search .generic-shadow .search-item-inner.article {
	padding: 25px 0 0;
}

.horizontal-list.search .generic-shadow .search-item-inner.article .pane {
	padding: 30px 20px;
}

.horizontal-list.search .generic-shadow .search-item-inner.article .pane .pane-date {
	margin-bottom: 0;
}

.thank-you-wrap .btns .btn-simple:only-child {
	min-width: 20px;
}

.twitter-container p.interact {
	margin: 0 10px 10px;
}

.banner-exact {
	height: 240px;
	padding: 40px;
}

.banner-exact .banner-exact-text {
	height: auto;
	padding: 10px 0;
	font-family: 'SimplonNorm-Light', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 1.35;
	color: #f1f2f2;
}

.banner-exact a {
	line-height: 1.35;
}

.banner-exact img {
	width: auto;
	height: auto;
	max-height: 55px;
}

.banner-exact .btn {
	display: inline-block;
	color: #fff;
	border-color: #fff;
	height: auto;
	padding: 15px;
}

.risk-toggle-section {
	padding: 25px !important;
}

.risk-toggle-section .free-content hr {
	display: none;
}

.risk-toggle-section .free-content a {
	word-break: break-all;
}

.in-section-slogan {
	width: 100%;
	padding: 0 25px;
}

.slide-desc {
	height: auto;
}

.intro.small {
	padding: 60px 0 0;
}

.intro.small .heading-left,
.intro.small .heading-right {
	display: block;
	width: 100%;
}

.intro.small .heading-left {
	margin-bottom: 60px;
}

.main-accent.smaller {
	min-height: 375px;
	max-height: 100%;
}

.video-thumbnail-wrap .video-overlay:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
}

.generic-list.clean-list li .pane {
	padding: 0 0 0;
}

.generic-list.clean-list li .pane .pane-info {
	margin-bottom: 0;
}

.paralax-bkg .interactive-pane {
	height: auto;
}

.paralax-bkg .interactive-pane .pane-content {
	display: none;
}

.paralax-bkg .intro {
	padding: 20px 0;
}

.paralax-bkg .intro .heading-right {
	width: 100%;
	display: block;
	float: none;
}

.paralax-bkg .intro .heading-right h1 {
	display: block;
	width: 100%;
	border: none;
	text-align: left;
	margin-bottom: 10px;
}

.paralax-bkg .intro .heading-right .sub-heading {
	display: block;
	max-width: 100%;
}

.paralax-bkg .intro .heading-left {
	width: 100%;
}

.paralax-bkg .intro .heading-left .sub-heading {
	display: block;
	max-width: 100%;
	border-left: none;
	padding-left: 0;
	padding-top: 8px;
	font-size: 18px;
	line-height: 1.3;
}

.insight-small li {
	margin-bottom: 0;
	height: auto;
}

.insight-small li .pane {
	height: auto;
	position: relative;
}

.overlay-link .overlay-pane {
	position: static;
	transform: translateY(0);
}

.industry-filters ul li {
	width: 38%;
	margin: 0 6%;
}

.secondary-nav-container aside {
	width: 100%;
	padding: 0;
	border-bottom: 2px solid #d6d7d7;
	padding-bottom: 15px;
	margin-bottom: 60px;
	margin-top: -35px;
}

.secondary-nav-container aside ul li a.current:before {
	display: none;
}

.secondary-nav-container article {
	width: 100%;
}

.vertical-list > li .vertical-image {
	width: 100%;
}

.vertical-list > li .vertical-text {
	width: 100%;
	padding: 30px 0 0 0;
}

.text-restricted-right {
	margin: 0 0 30px 0;
}

.filters-visible ul li {
	width: 38%;
	margin: 0 6%;
}

.inline-form .half-width {
	width: 100%;
	margin: 0;
	float: none;
}

.inline-form .half-width:first-of-type {
	border-bottom: 1px solid #8d9ca9;
	margin-bottom: 60px;
	padding-bottom: 50px;
}

.inline-form .half-width:first-of-type:after {
	content: none;
}

.inline-form .btns .btn-simple:only-child,
.inline-form .submit-wrap .btn-simple {
	min-width: 100% !important;
}

.insights-wrapper .input-search-text-wrapper {
	width: 100%;
}

.insights-wrapper .select-wrap {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0;
	padding-left: 0;
}

.insights-wrapper .search-wrapper {
	padding-left: 20px;
	padding-right: 20px;
}

.insights-wrapper .search-wrapper .btn-search {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	padding-top: 9px;
	line-height: 26px;
	bottom: -40px;
}

.insights-wrapper .search-wrapper .btn-search:before {
	content: '';
	position: absolute;
	left: 20px;
	top: 0;
	width: calc(100% - 40px);
	text-align: center;
	display: block;
	height: 1px;
	background-color: #d8d8d8;
}

.insights-wrapper > .no-insight-msg {
	width: 100%;
	padding-top: 30vw;
}

.insights-wrapper .no-insight-msg > h4 {
	width: 50%;
	margin: 0 auto;
}

.insights-wrapper .insight-container {
	width: 100%;
	height: auto;
}

.insights-wrapper .insight-container:first-child {
	padding-top: 40px;
}

.insights-wrapper .insight-container > a {
	padding: 30px 34px 40px 33px;
}

.insights-wrapper .insight-container > a > h3.insight-sub-heading {
	font-size: 18px;
	height: auto;
	line-height: 1.28;
}

.intro {
	height: auto;
	padding-bottom: 50px;
	width: 100%;
}

}

@media screen and (max-width: 860px) {

.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px;
}

.flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px;
}

}

@media screen and (max-width: 799px) {

.elq-form .sc-view.form-design-field.sc-static-layout.item-padding.sc-regular-size {
	width: 100% !important;
	max-width: 275px !important;
}

}

@media (max-width: 560px) {

label,
.sbe-widget-form-field-title {
	margin-bottom: 8px;
}

.sc-view,
.sf_field {
	display: block;
}

.submit,
.sbe-widget-form-submit,
.submit-button {
	width: 100% !important;
	margin-right: 0;
	margin-left: 0;
}

.comments {
	display: none;
}

.comments.show {
	display: block;
	width: 98%;
}

.sf_type_html.sf_field_add_comments {
	display: block;
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
}

.forms-overlay .w2lsubmit {
	display: block;
	width: 100%;
}

.sc-view {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

.sf_field {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

.sf_required_fields_msg {
	top: 10px;
}

.forms-overlay {
	padding: 25px;
}

.forms-overlay header {
	min-height: 40px;
}

.forms-overlay h2 {
	padding-top: 10px;
	padding-bottom: 0;
	border-bottom: none;
}

.page-footer .copyright-content{text-align:left;font-size:16px;}

}

@-webkit-keyframes rotateUp {

0% {
	transform: rotate(0deg);
}

100% {
	transform: rotate(180deg);
}

}

@keyframes rotateUp {

0% {
	transform: rotate(0deg);
}

100% {
	transform: rotate(180deg);
}

}

@-webkit-keyframes rotateDown {

0% {
	transform: rotate(180deg);
}

100% {
	transform: rotate(360deg);
}

}

@keyframes rotateDown {

0% {
	transform: rotate(180deg);
}

100% {
	transform: rotate(360deg);
}

}

@-webkit-keyframes bounce {

0% {
	bottom: -6px;
}

50% {
	bottom: 9px;
}

100% {
	bottom: -6px;
}

}

@keyframes bounce {

0% {
	bottom: -6px;
}

50% {
	bottom: 9px;
}

100% {
	bottom: -6px;
}

}



